This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/35675] New: gcc hangs with -frtl-abstract-sequences -O[23s]
- From: "eric dot weddington at atmel dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Mar 2008 04:05:54 -0000
- Subject: [Bug rtl-optimization/35675] New: gcc hangs with -frtl-abstract-sequences -O[23s]
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
GCC hangs (never completes) with test case using -frtl-abstract-sequences.
Command line:
avr-gcc -mmcu=atmega169 -Os -frtl-abstract-sequences -c test.c -o test.o
The test case fails with -O[23s], but is successful with -O[01].
--
Summary: gcc hangs with -frtl-abstract-sequences -O[23s]
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: rtl-optimization
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: eric dot weddington at atmel dot com
GCC host triplet: mingw32
GCC target triplet: avr-*-*
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35675