diff options
author | Richard Biener <rguenther@suse.de> | 2025-07-08 13:46:01 +0200 |
---|---|---|
committer | Richard Biener <rguenth@gcc.gnu.org> | 2025-07-08 15:44:39 +0200 |
commit | ad2bab693f74cad239615ba8725a691d435b3a97 (patch) | |
tree | 4724df9017bfa781957bcb564d3d04410b9cdd34 /libjava/java/util/TreeMap$EntrySet.h | |
parent | dab5951af891c58aa4dd60755edb49df882b680a (diff) | |
download | gcc-ad2bab693f74cad239615ba8725a691d435b3a97.zip gcc-ad2bab693f74cad239615ba8725a691d435b3a97.tar.gz gcc-ad2bab693f74cad239615ba8725a691d435b3a97.tar.bz2 |
Avoid IPA opts around guality plumbing
The following avoids inlining the actual main() (renamed to
guality_main) into the guality plumbing. This can cause
jump threading opportunities to appear and generally increase
the chance what we actually test isn't what we think. Likewise
make guality_check noipa instead of just noinline.
gcc/testsuite/
* gcc.dg/guality/guality.h (guality_main): Declare noipa.
(guality_check): Likewise.
Diffstat (limited to 'libjava/java/util/TreeMap$EntrySet.h')
0 files changed, 0 insertions, 0 deletions