This is the mail archive of the gcc-patches@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]

Re: static-after-extern tests vs. mips explicit relocs


"Joseph S. Myers" <jsm28@cam.ac.uk> writes:
> [...] (And it needs care that any special options a test
> specifies go *after* the standard optimization options that are cycled
> through, as some tests disable particular optimizations that are in -O2.)

Just to confirm that anything specified by dg-options does go after
the torture options.  { dg-options -fno-delayed-branch } will override
the -Ox option, for example.

Richard


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