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 ada/33392] ACATS cxa5a09, cxa5a10 and controlled2.adb failure



------- Comment #3 from ebotcazou at gcc dot gnu dot org  2007-09-13 06:06 -------
> Another problem, GNAT Bug Box, is resulted with the tree updated as shown
> 
> [...]
> c-4.3-20070907/gcc/ada/a-chlat1.ads -o ada/a-chlat1.o
> /home/voax/linux/build-4.3.x/./prev-gcc/xgcc
> -B/home/voax/linux/build-4.3.x/./prev-gcc/ -B/usr/local/i686-pc-linux-gnu/bin/
> -c -g -O2 -fomit-frame-pointer -gnatpg -gnata -g -O1 -fno-inline \
>  -nostdinc -I- -I. -Iada -I../../gcc-4.3-20070907/gcc/ada
> ../../gcc-4.3-20070907/gcc/ada/a-except.adb -o ada/a-except.o
> +===========================GNAT BUG DETECTED==============================+
> | 4.3.0 20070907 (experimental) (i686-pc-linux-gnu) Storage_Error stack
> overflow (or erroneous memory access)|
> | Error detected at a-except.adb:61:17                                     |
> | Please submit a bug report; see http://gcc.gnu.org/bugs.html.            |
> | Use a subject line meaningful to you and us to track the bug.            |
> | Include the entire contents of this bug box in the report.               |
> | Include the exact gcc or gnatmake command that you entered.              |
> | Also include sources listed below in gnatchop format                     |
> | (concatenated together with no headers between files).                   |
> +==========================================================================+

Your tree is very likely skewed, the Ada compiler bootstraps fine on x86,
x86-64, IA-64 and SPARC at least.


-- 


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


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