This is the mail archive of the gcc-prs@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]

c/778: ice for -g + -include switch



>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:

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