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 c++/24222] The gimplifier shouldn't emit warnings or errors



------- Comment #6 from gdr at integrable-solutions dot net  2005-10-06 20:57 -------
Subject: Re:   New: -fsyntax-only runs the gimplifier

"sabre at nondot dot org" <gcc-bugzilla@gcc.gnu.org> writes:

| 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.

I strongly agree that that is a bug in the way the compiler currently works.

-- Gaby


-- 


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


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