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 middle-end/51794] ICE (segfault) with -O -fmodulo-sched


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2012-02-03
                 CC|                            |ibolton at gcc dot gnu.org
     Ever Confirmed|0                           |1

--- Comment #1 from Ian Bolton <ibolton at gcc dot gnu.org> 2012-02-03 18:44:16 UTC ---
I could not reproduce with trunk (4.7.0) r183218 or r183840.

Please can you provide details of your cc1.

This is mine:

/work/ian/cross-build/trunk-r183218-thumb/arm-none-linux-gnueabi/tools/libexec/gcc/arm-none-linux-gnueabi/4.7.0/cc1
-quiet -v /home/ian/bugzilla/pr51794.c -quiet -dumpbase pr51794.c
-mcpu=cortex-a9 -mfloat-abi=softfp -mfpu=vfpv3-d16 -marm -mtls-dialect=gnu
-auxbase-strip test.o -O -version -fmodulo-sched -o /tmp/cc76gYW3.s


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