This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug preprocessor/25799] New: [Regression 4.2] cc1 stalled with -O1 -fmodulo-sched
- From: "drab at kepler dot fjfi dot cvut dot cz" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Jan 2006 22:25:42 -0000
- Subject: [Bug preprocessor/25799] New: [Regression 4.2] cc1 stalled with -O1 -fmodulo-sched
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Attached code when compiled by gcc version 4.2.0 20060113 (experimental) using
----------
gcc -O1 -fmodulo-sched -c insmod.c -o insmod.o
----------
makes the cc1 (preprocessor) process stall indefinitely (well I let it few
minutes, then killed manually. Tested only on x86. It is a regression, since it
works with gcc version 4.2.0 20051224 (experimental). This bug may (or may not)
be related to the bug 25798 (same test file, simillar compile flags).
--
Summary: [Regression 4.2] cc1 stalled with -O1 -fmodulo-sched
Product: gcc
Version: 4.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: preprocessor
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: drab at kepler dot fjfi dot cvut dot cz
GCC target triplet: i?86-pc-*-*
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25799