This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug testsuite/82390] gcc.dg/torture tests run with same optimization level


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

--- Comment #2 from Tom de Vries <vries at gcc dot gnu.org> ---
Created attachment 42279
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42279&action=edit
Patch disallowing dg-options for dg-torture.exp

(In reply to Richard Biener from comment #1)
> dg-torture testcases should use dg-additional-options and never specify the
> optimization level.

We could use this patch to enforce this (not yet sure whether the dg-options
proc save/restore is needed or correct).

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]