------- Comment #29 from dodji at gcc dot gnu dot org 2010-06-09 17:09 -------
Created an attachment (id=20878)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20878&action=view)
Refreshed version. Fully Bootstraps the C FE and passes regression tests.
This fixes a annoying bug that were making the compiler emit wrong debug info,
leading to binaries that were not really debug-able.
Next stop is to disable this feature by default, and enable it with a
-ftrack-macro-expansion flag, and update the regressions tests of the C FE.
--
dodji at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #20769|0 |1
is obsolete| |
Attachment #20770|0 |1
is obsolete| |
Attachment #20846|0 |1
is obsolete| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7263