All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephan Linz <linz@mazet.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Patch: Changes to support GCC 3.3.x
Date: Thu, 4 Mar 2004 16:14:30 +0100	[thread overview]
Message-ID: <04030416143003.12732@pcj86> (raw)
In-Reply-To: <16455.13925.369050.724478@gargle.gargle.HOWL>

Am Donnerstag,  4. M?rz 2004 15:00 schrieb Yuli Barcohen:
> GCC 3.3.x changed handling of global variables explicitly initialised to
> zero. It puts them to .bss section and not .data as it was in older GCC
> versions. This change breaks environment redundancy feature. Attached
> patch fixes the problem.

short comment/question: Is the result backward compatible to older pre 3.x 
gcc ? There are some targets (ex. Nios) with gcc 2.95 support only.


Best Regards,
Stephan Linz

  reply	other threads:[~2004-03-04 15:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-04 14:00 [U-Boot-Users] Patch: Changes to support GCC 3.3.x Yuli Barcohen
2004-03-04 15:14 ` Stephan Linz [this message]
2004-03-04 16:08   ` Wolfgang Denk
2004-03-04 17:01   ` Yuli Barcohen
2004-03-14  1:05 ` Wolfgang Denk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=04030416143003.12732@pcj86 \
    --to=linz@mazet.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.