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 PAR
$ 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 error:
reproducible here.
what other info do you need?
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
4 matches
Mail list logo