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/18521] ICE: verify_flow_info failed with -O2 -funswitch-loops


------- Additional Comments From micis at gmx dot de  2004-11-16 13:20 -------
The compiler is build with:

export CFLAGS="-pipe -g -O3 -mcpu=G5 -maltivec -mabi=altivec -fmessage-
length=0 -falign-loops=16 -falign-jumps=16 -falign-functions=32 -fstrict-
aliasing -fsched-interblock --param max-gcse-passes=5 -ffast-math -funroll-all-
loops -funit-at-a-time -fpeel-loops -ftracer -funswitch-loops"

export CXXFLAGS="-pipe -g -O3 -mcpu=G5 -maltivec -mabi=altivec -fmessage-
length=0 -falign-loops=16 -falign-jumps=16 -falign-functions=32 -fstrict-
aliasing -fsched-interblock --param max-gcse-passes=5 -ffast-math -funroll-all-
loops -funit-at-a-time -fpeel-loops -ftracer -funswitch-loops"



-- 


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


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