[Bug target/57432] A mistake was appeared,when I build u-boot (arm-none-linux-gnueabi-gcc: Internal error: Bus error (program cc1))

2013-08-21 Thread rearnsha at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57432

Richard Earnshaw  changed:

   What|Removed |Added

 Status|WAITING |RESOLVED
 Resolution|--- |WONTFIX

--- Comment #2 from Richard Earnshaw  ---
gcc-4.4 is no longer maintained.  If this still happens on a recent version of
gcc (currently gcc-4.7 or later), please create a new bug report with a
testcase that we can use to investigate the problem.


[Bug target/57432] A mistake was appeared,when I build u-boot (arm-none-linux-gnueabi-gcc: Internal error: Bus error (program cc1))

2013-05-28 Thread rearnsha at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57432

Richard Earnshaw  changed:

   What|Removed |Added

 Status|UNCONFIRMED |WAITING
   Last reconfirmed||2013-05-28
 Ever confirmed|0   |1


[Bug target/57432] A mistake was appeared,when I build u-boot (arm-none-linux-gnueabi-gcc: Internal error: Bus error (program cc1))

2013-05-27 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57432

Andrew Pinski  changed:

   What|Removed |Added

  Component|bootstrap   |target

--- Comment #1 from Andrew Pinski  ---
Can you provide the preprocessed source and even the options you using to
compile this specific source?  Also provide the output of
arm-none-linux-gnueabi-gcc -v.  Also try a newer version of GCC since 4.4.3 is
no longer supported.