https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70289
cesar at gcc dot gnu.org changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70289
--- Comment #5 from cesar at gcc dot gnu.org ---
Author: cesar
Date: Fri Apr 8 21:09:47 2016
New Revision: 234840
URL: https://gcc.gnu.org/viewcvs?rev=234840&root=gcc&view=rev
Log:
gcc/
PR lto/70289
PR ipa/70348
P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70289
--- Comment #4 from cesar at gcc dot gnu.org ---
Created attachment 38122
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38122&action=edit
c test case
This test cases is failing for a couple of reasons. First, the reduction
variable doesn't
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70289
vries at gcc dot gnu.org changed:
What|Removed |Added
Keywords||ice-on-valid-code
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70289
--- Comment #3 from cesar at gcc dot gnu.org ---
Created attachment 38021
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38021&action=edit
reduced test case
If you take a look at the gimple code for Tom's test, you'll see that there
isn't a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70289
Thomas Schwinge changed:
What|Removed |Added
Keywords||openacc
Status|UNCONFIRMED