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 tree-optimization/29710] gnat ICEs on -fprefetch-loop-arrays -O1.



------- Comment #5 from laurent at guerby dot net  2006-11-10 19:32 -------

Confirmed with gcc version 4.2.0 20061020 (experimental) on x86_64-linux

$ H=.../gcc/ada
$ gcc -c -fprefetch-loop-arrays -gnatpg -gnata -g0 -O1   -fno-inline  -I$H
$H/a-except.adb

raised STORAGE_ERROR : stack overflow (or erroneous memory access)

With gcc 4.1.1 it compiles successfully, with gcc 4.2.0 20061102 (prerelease)
it fails too.


-- 

laurent at guerby dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2006-11-10 19:32:46
               date|                            |


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


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