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

Re: Internal compiler error in function fatal_insn


> toplev.c:1367: Internal compiler error in function fatal_insn

Thanks for your bug report. gcc-2.95.1 says

main.cpp: In function `int main()':
main.cpp:3: initialization to `char *' from `const char *' discards qualifiers
main.cpp:4: increment of read-only location

so the bug has been fixed.

Regards,
Martin

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