[Bug tree-optimization/19333] [4.0 Regression] Compilation SEGFAULTs with -O1 -finline-functions on the x86_64 architecture.

steven at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Jan 28 09:25:00 GMT 2005


------- Additional Comments From steven at gcc dot gnu dot org  2005-01-28 09:25 -------
With the patch from comment #10 I get the following extra failures: 
 
gcc.c-torture/compile/20011130-1.c  -O0  (test for excess errors) 
gcc.c-torture/compile/20011130-1.c  -O1  (test for excess errors) 
gcc.c-torture/compile/20011130-1.c  -O2  (test for excess errors) 
gcc.c-torture/compile/20011130-1.c  -O3 -fomit-frame-pointer  (test for excess 
errors) 
gcc.c-torture/compile/20011130-1.c  -O3 -g  (test for excess errors) 
gcc.c-torture/compile/20011130-1.c  -Os  (test for excess errors) 
gcc.dg/20030815-1.c (test for excess errors) 
gcc.dg/array-7.c  (test for errors, line 14) 
gcc.dg/array-7.c (test for excess errors) 
gcc.dg/noncompile/20000901-1.c  -O0  (test for excess errors) 
gcc.dg/noncompile/20000901-1.c  -O1  (test for excess errors) 
gcc.dg/noncompile/20000901-1.c  -O2  (test for excess errors) 
gcc.dg/noncompile/20000901-1.c  -O3 -fomit-frame-pointer  (test for excess 
errors) 
gcc.dg/noncompile/20000901-1.c  -O3 -g  (test for excess errors) 
gcc.dg/noncompile/20000901-1.c  -Os  (test for excess errors) 
gcc.dg/noncompile/init-2.c  -O0  (test for excess errors) 
gcc.dg/noncompile/init-2.c  -O1  (test for excess errors) 
gcc.dg/noncompile/init-2.c  -O2  (test for excess errors) 
gcc.dg/noncompile/init-2.c  -O3 -fomit-frame-pointer  (test for excess errors) 
gcc.dg/noncompile/init-2.c  -O3 -g  (test for excess errors) 
gcc.dg/noncompile/init-2.c  -Os  (test for excess errors) 
 
Much appreciated if a C language guru could see if these are not false 
positives. 
 

-- 


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



More information about the Gcc-bugs mailing list