This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/48380] ICE in postreload.c while building trunk


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48380

Richard Earnshaw <rearnsha at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rearnsha at gcc dot gnu.org

--- Comment #2 from Richard Earnshaw <rearnsha at gcc dot gnu.org> 2011-03-31 21:04:29 UTC ---
Here's another case which is probably the same problem.

compile on an arm-eabi cross with 

cc1 -g -O2 -mfloat-abi=hard -std=gnu99 bad.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]