This is the mail archive of the gcc@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]

Re: 2nd draft: PRs fixed in 3.1.1


Joe Buck wrote:-

> 6844: ICE when preprocessing file with lots of #defines

Hi Joe,

This is misleading.  There was no problem with boatloads
of #defines.  The problem was an off-by-one bug with
-dD that could lead to a segfault; it should be reworded 
as such.

Neil.


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