This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/24222] New: -fsyntax-only runs the gimplifier
- From: "sabre at nondot dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Oct 2005 01:29:06 -0000
- Subject: [Bug c++/24222] New: -fsyntax-only runs the gimplifier
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Compiling a C++ file with -fsyntax-only -ftime-report includes time spent on
'tree gimplify'. Unless I'm missing something, -fsyntax-only shouldn't have to
gimplify anything.
-Chris
--
Summary: -fsyntax-only runs the gimplifier
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: sabre at nondot dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24222