Control: tags -1 + moreinfo On 9/29/20 3:35 PM, crvi wrote: > 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 (or not do) that was effective (or > ineffective)? > > $ gcc test.c > > gcc: internal compiler error: Segmentation fault signal terminated program cc1 > Please submit a full bug report, > with preprocessed source if appropriate. > See <file:///usr/share/doc/gcc-10/README.Bugs> for instructions. > > * What was the outcome of this action? > > $ gcc test.c > > gcc: internal compiler error: Segmentation fault signal terminated program cc1 > Please submit a full bug report, > with preprocessed source if appropriate. > See <file:///usr/share/doc/gcc-10/README.Bugs> for instructions.
this is not reproducible.