https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83380

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=2252

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I suspect it is similar to PR2252 really where the driver thinks all programs
that stopped due to a non-regular exit is an internal compiler error.  So the
question is should a fatal_error cause an abort signal to happen or should the
driver change?

Reply via email to