c/778: ice for -g + -include switch
roman@augan.com
roman@augan.com
Sun Nov 12 08:16:00 GMT 2000
>Number: 778
>Category: c
>Synopsis: ice for -g + -include switch
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Nov 12 08:16:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator: Roman Zippel
>Release: 2.97 20001109 (experimental)
>Organization:
>Environment:
System: Linux sic 2.2.17-RAID #4 SMP Thu Oct 19 20:54:55 CEST 2000 i686 unknown
Architecture: i686
host: i686-pc-linux-gnu
>Description:
If I specify both switches -g and -include <someheader>,
I get an ice. It even works with two empty files, e.g.:
gcc -g -include test.h -c test.c
Be carefull that both files have at least one character,
otherwise it either works or you might hit another gcc bug
(for this try to compile a zero byte source, e.g.
"gcc -c test.c").
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the Gcc-bugs
mailing list