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/38159] [avr] ICE: gcc.c-torture/execute/pr38051.c compilation, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions


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

Eric Weddington <eric.weddington at atmel dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2011.07.14 17:15:35
                 CC|                            |gjl at gcc dot gnu.org
      Known to work|                            |4.6.2
     Ever Confirmed|0                           |1
      Known to fail|                            |4.4.0, 4.7.0

--- Comment #3 from Eric Weddington <eric.weddington at atmel dot com> 2011-07-14 17:15:35 UTC ---
Odd, this does not show up as a failure in latest 4.6.2 test results:
http://gcc.gnu.org/ml/gcc-testresults/2011-07/msg01528.html

But, it does show up as a failure in the latest 4.7.0 test results:
http://gcc.gnu.org/ml/gcc-testresults/2011-07/msg01530.html

There it fails for -O[23s] (plus various flags). The error is triggered even if
-finline-functions is not specified.


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