[Bug middle-end/67118] gcc and gfortran started crashing recently

2019-03-05 Thread steven at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67118

Steven Bosscher  changed:

   What|Removed |Added

 Status|WAITING |RESOLVED
 Resolution|--- |INVALID

--- Comment #2 from Steven Bosscher  ---
Not clear what's been going on, some years ago => closing

[Bug middle-end/67118] gcc and gfortran started crashing recently

2015-08-25 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67118

Marek Polacek  changed:

   What|Removed |Added

 Status|UNCONFIRMED |WAITING
   Last reconfirmed||2015-08-25
 CC||mpolacek at gcc dot gnu.org
 Ever confirmed|0   |1
   Severity|blocker |normal


[Bug middle-end/67118] gcc and gfortran started crashing recently

2015-08-08 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67118

Francois-Xavier Coudert  changed:

   What|Removed |Added

  Component|fortran |middle-end

--- Comment #1 from Francois-Xavier Coudert  ---
This definitely seems to indicate something going very wrong with your
compilation or your system libraries. I'd recommend updating your GMP/MPFR/MPC
libraries to latest versions, and rebuilding with those. If it still fails,
debug the compiler (f951 or cc1 or cc1plus) and get a full backtrace from gdb.