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: genautomata.c bug


>   Looks like you're right to me.  We get away with it because a decl is larger
> than a regexp.  Testing a patch now.
this would be fixed by my patch here

http://gcc.gnu.org/ml/gcc-patches/2007-05/msg00814.html

which is not reviewed yet. The patch switches to typesafe memory
allocation, which uncovered the bug.

Thomas


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