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

Mike Stump <mikestump at comcast dot net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mikestump at comcast dot net

--- Comment #7 from Mike Stump <mikestump at comcast dot net> ---
gcc.c-torture/execute ignores dg-options settings has been fixed to honor it.

They now use the dg framework driver.

All the .x files are now gone.

The annotations have been updated.

No testcase specifies -O2 anymore.  One does -O, but that I think is for
correctness.

As for compile/981006-1.c, run was never needed to show the bug, so, assemble
alone is sufficient.  I don't know what might pop up from not using -w, I
suspect that was just inherited by default.  If you want to remove it (and
manage any fall out, I'd be fine with that.  I don't think it matters much. 
The testcase isn't testing other warnings, just the one.

Reply via email to