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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2009-04-23 15:54:45         |2021-6-2

--- Comment #16 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
apinski@xeond:~/src/upstream-gcc$ ~/upstream-gcc/bin/gcc -O2 t8.c -S -include
stdlib.h -o - |grep abort
apinski@xeond:~/src/upstream-gcc$ ~/upstream-gcc/bin/gcc -O2 t8.c -S -include
stdlib.h -o - -DBORKED |grep abort
        call    abort

Reply via email to