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/42949] ICE: reload_cse_simplify_operands, at postreload.c:396


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

Ian Bolton <ibolton at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING
                 CC|                            |ibolton at gcc dot gnu.org

--- Comment #3 from Ian Bolton <ibolton at gcc dot gnu.org> 2011-03-24 14:24:23 UTC ---
For gcc 4.5 r171282, arm-none-linux-gnueabi, I can run this command without
error:

arm-none-linux-gnueabi-g++ ~/investigate/pr42949.i -B. -c -O1 -mfpu=vfp

It also works for trunk (r171212).

I therefore think this is fixed or has ceased to be, but it would be good to
get confirmation someone else.


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