Bug#971365: gcc: internal compiler error: Segmentation fault signal terminated program cc1

2020-09-30 Thread crvi c
Fixed in version 10.2.0-12 $ cat test.c int main() { return 0; } $ gcc --version gcc (Debian 10.2.0-12) 10.2.0 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A

Bug#971365: gcc: internal compiler error: Segmentation fault signal terminated program cc1

2020-09-29 Thread crvi c
$ gcc --version gcc (Debian 10.2.0-11) 10.2.0 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. $ gcc --target-help gcc: internal compiler

Bug#971365: gcc: internal compiler error: Segmentation fault signal terminated program cc1

2020-09-29 Thread crvi c
reproducible here. what other info do you need?

Bug#971365: gcc: internal compiler error: Segmentation fault signal terminated program cc1

2020-09-29 Thread crvi
Package: gcc-10 Version: 10.2.0-11 Severity: important X-Debbugs-Cc: crvi...@gmail.com Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? $ cat test.c int main() { return 0; } * What exactly did you do