[Bug preprocessor/24039] New: cpp segfaults when a non-existent include is encountered

2005-09-23 Thread heas at shrubbery dot net
cpp segfaults when a non-existent include is encountered Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: preprocessor AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: heas at

[Bug preprocessor/24039] cpp segfaults when a non-existent include is encountered

2005-09-23 Thread heas at shrubbery dot net
--- Additional Comments From heas at shrubbery dot net 2005-09-23 19:57 --- Subject: Re: cpp segfaults when a non-existent include is encountered Fri, Sep 23, 2005 at 07:45:59PM -, pinskia at gcc dot gnu dot org: > Can you add -v and give the output? Sure. sparc% gcc-bin

[Bug preprocessor/24039] cpp segfaults when a non-existent include is encountered

2005-09-23 Thread heas at shrubbery dot net
--- Additional Comments From heas at shrubbery dot net 2005-09-23 21:23 --- Subject: Re: cpp segfaults when a non-existent include is encountered Fri, Sep 23, 2005 at 08:02:17PM -, pinskia at gcc dot gnu dot org: > -dH but there is a better way to get a backtrace. > use

[Bug translation/24039] cpp segfaults when a non-existent include is encountered

2005-09-23 Thread heas at shrubbery dot net
--- Additional Comments From heas at shrubbery dot net 2005-09-23 21:56 --- Subject: Re: cpp segfaults when a non-existent include is encountered Fri, Sep 23, 2005 at 09:53:33PM -, pinskia at gcc dot gnu dot org: > > --- Additional Comments From pinskia at gcc dot gnu d

[Bug translation/24039] cpp segfaults when a non-existent include is encountered

2005-09-23 Thread heas at shrubbery dot net
--- Additional Comments From heas at shrubbery dot net 2005-09-23 22:18 --- Subject: Re: cpp segfaults when a non-existent include is encountered Fri, Sep 23, 2005 at 10:10:12PM -, pinskia at gcc dot gnu dot org: > Hmm, I still cannot reproduce this with LANG set to nothing.

[Bug translation/24039] cpp segfaults when a non-existent include is encountered

2005-09-29 Thread heas at shrubbery dot net
--- Additional Comments From heas at shrubbery dot net 2005-09-29 19:43 --- Subject: Re: cpp segfaults when a non-existent include is encountered Fri, Sep 23, 2005 at 10:18:27PM -, heas at shrubbery dot net: > > --- Additional Comments From heas at shrubbery dot net 2

[Bug translation/24039] cpp segfaults when a non-existent include is encountered

2005-09-29 Thread heas at shrubbery dot net
--- Additional Comments From heas at shrubbery dot net 2005-09-29 20:07 --- Subject: Re: cpp segfaults when a non-existent include is encountered dgettext.c thinks that libintl_dcgettext returns an int. Which I do not understand, since it includes libintl.h which has: # 163