[Bug target/117207] [15/16 Regression] gcc.target/powerpc/pr103515.c fail starting with r15-4225-g70c3db511ba14f
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Feb 16 09:17:22 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117207
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Assignee|unassigned at gcc dot gnu.org |rguenth at gcc dot gnu.org
Ever confirmed|0 |1
Last reconfirmed| |2026-02-16
--- Comment #7 from Richard Biener <rguenth at gcc dot gnu.org> ---
Marking CONFIRMED, the testcase was not adjusted.
Another alternative is to put
#pramga GCC novector
before the loop in foo1. That doesn't change the option setup (and option
handling is what is tested here).
I'll do this change.
More information about the Gcc-bugs
mailing list