This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug preprocessor/53525] Performance regression due to enabling track-macro-expansion
- From: "jimis at gmx dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 30 May 2012 04:04:00 +0000
- Subject: [Bug preprocessor/53525] Performance regression due to enabling track-macro-expansion
- Auto-submitted: auto-generated
- References: <bug-53525-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53525
jimis <jimis at gmx dot net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |abel at gcc dot gnu.org,
| |amonakov at gcc dot
| |gnu.org, dodji at gcc dot
| |gnu.org, tromey at gcc dot
| |gnu.org
--- Comment #1 from jimis <jimis at gmx dot net> 2012-05-30 04:04:00 UTC ---
I'll be posting some patches that try to improve CPU usage, some simple but
most more complex that don't work properly so I'd appreciate advice. CC'ing
mentors and tromey+Dodji who I think are the owners of the initial
track-macro-expansion patch.