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 debug/19523] [4.0/4.1/4.2/4.3 Regression] DBX_USE_BINCL support broken in the C++ compiler



------- Comment #12 from ebotcazou at gcc dot gnu dot org  2008-01-06 08:07 -------
> I don't like it much.  I think it puts the work in the wrong place --
> libcpp and the lexer -- when, IMO, the problem should be addressed
> by changing dbxout.c (and perhaps the debug API).

I'm afraid that changing dbxout.c is out of the question at this point.  Maybe
we should simply concede defeat and close this as WONTFIX.


-- 


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


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