[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 > gdb --ar

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

2005-09-23 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-23 20:02 --- -dH but there is a better way to get a backtrace. use gdb --args /usr/local/libexec/gcc/sparc64-sun-solaris2.9/4.1.0/cc1 -E -quiet -v -D__arch64__ -D__sparcv9 test.c -mcpu=v9 -mtune=ultrasparc -fpch-prep

[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 -v -save

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

2005-09-23 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-23 19:45 --- Can you add -v and give the output? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24039

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

2005-09-23 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-23 19:28 --- This works for me on i686-pc-linux-gnu. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24039