This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/10160] [3.3/3.4 regression] compile time regression; inordinate time spent in "scheduling"
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Sep 2003 22:26:39 -0000
- Subject: [Bug optimization/10160] [3.3/3.4 regression] compile time regression; inordinate time spent in "scheduling"
- References: <20030320051600.10160.china@thewrittenword.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10160
------- Additional Comments From ebotcazou at gcc dot gnu dot org 2003-09-04 22:26 -------
You need to do it against a recent CVS snapshot of gcc-3.4 because I think we
won't fix the inliner of the 3.3 branch and it seems that the new parser can't
grok the preprocessed file generated by 3.3.x in this case.