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

Different language frontends and fancy_abort()


Hello,

when a bug in the Pascal frontend triggers `fancy_abort()', GCC says:

    filename.pas:1375: Internal compiler error in foo, at bar.c:34
    Please submit a full bug report.
     See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

I would prefer to have bug reports for the Pascal frontend directed
to another address instead. A mechanism to modify that string would
be nice here.

    Peter

PS: `foo' and `bar' above are metasyntactic variables, but the
    source file indeed reads `filename.pas'. :-)

-- 
http://home.pages.de/~Peter.Gerwinski/ - G-N-U GmbH: http://www.g-n-u.de
Maintainer GNU Pascal - http://home.pages.de/~GNU-Pascal/ - gpc-20010101
GnuPG key fingerprint: 9E7C 0FC4 8A62 5536 1730 A932 9834 65DB 2143 9422
keys: http://www.gerwinski.de/pubkeys/ - AntiSpam: http://spam.abuse.net

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