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]

Re: preprocessor/8729: [3.2 regression] C preprocessor crashes on files with null characters


neil@gcc.gnu.org wrote:-

> Synopsis: [3.2 regression] C preprocessor crashes on files with null characters
> 
> Responsible-Changed-From-To: unassigned->jakub
> Responsible-Changed-By: neil
> Responsible-Changed-When: Sat Jan  4 14:06:00 2003
> Responsible-Changed-Why:
>     I'm assigning this to you as it was caused by your fixup_newlines() patch.

Jakub, try

echo -e "\000" | ./tradcpp0

in the build directory to segfault.  Ahem.  8-)

Neil.


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