------- Additional Comments From buergel at limmat dot ch  2005-09-22 16:39 
-------
>How-To-Repeat:
Unpack the attached archive, cd showbug, make.
It will first compile the program, then process and display some test data.

Prerequisites:
You must have the flex lexical parser installed for this to work

Expected behavior:
Some HTML code shows up like <HTML lang="it"> <BODY> ...

Actual behavior:
The HTML appears crippled, the first character of many tags is missing, e.g.
HTML ang="it"> BODY> ...

>Fix:
No fix is known to me, workaround is -O0 or using gcc 2.95


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|                            |3.0.4 3.3.5 3.4.4
      Known to work|                            |2.95


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

Reply via email to