Bug report for GCC under Digital UNIX
Helmut Muelner
hmuelner@iicm.tu-graz.ac.at
Thu Apr 6 23:38:00 GMT 2000
Alexandre Oliva writes:
> On Apr 5, 2000, Greg Roberts <gregr@ee.uwa.edu.au> wrote:
>
> > HelpCB.C:2152: Internal compiler error in `scan_region', at except.c:2566
> [...]
>
> Thanks for your bug report. We'd often need the preprocessor output
> too (in the .ii file), but, in this case, we don't need it because
> it's a well-known problem in GCC 2.95.2/alpha, that's already fixed in
> development snapshots.
>
I don't think this bug is completely fixed in the current snapshot(s).
With the attached file (reduced from OpenSP-1.4) I get:
Reading specs from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0e/2.96/specs
gcc version 2.96 20000402 (experimental)
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0e/2.96/cc1plus test.ii -quiet -O -version -fpreprocessed -o /usr/tmp/ccTT5ftE.s
GNU C++ version 2.96 20000402 (experimental) (alphaev6-dec-osf4.0e) compiled by GNU C version 2.96 20000402 (experimental).
test.cxx: In method `void Parser::compileModes (const Mode *, int,
test.cxx: const Dtd *)':
test.cxx:444: Internal compiler error in `scan_region', at
test.cxx:444: except.c:2747
test.cxx:444: Please submit a full bug report.
test.cxx:444: See <URL: http://www.gnu.org/software/gcc/bugs.html > for
test.cxx:444: instructions.
It works ok if I compile without optimization or remove the inline directive
(see the include test.cxx).
Best regards,
Helmut Muelner
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.cxx.bz2
Type: application/x-bzip2
Size: 3059 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20000406/08b14289/attachment.bz2>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.ii.bz2
Type: application/x-bzip2
Size: 4708 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20000406/08b14289/attachment-0001.bz2>
More information about the Gcc-bugs
mailing list