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: Cpp memory corruption in gcc 3.3


On Thu, Oct 23, 2003 at 10:59:37PM -0700, Zack Weinberg wrote:
> "H. J. Lu" <hjl@lucon.org> writes:
> 
> > There are so many files involved. However this patch seems to work
> > for me on my testcase. The problem is pfile->cur_token was advanced
> > beyond what was returned by alloc_expansion_token. Does that make any
> > senses?  
> 
> Test.  Case.

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


H.J.


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