[Bug lto/70289] [openacc] ICE in input_varpool_node

2016-04-08 Thread cesar at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70289 cesar at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|--

[Bug lto/70289] [openacc] ICE in input_varpool_node

2016-04-08 Thread cesar at gcc dot gnu.org
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

[Bug lto/70289] [openacc] ICE in input_varpool_node

2016-03-29 Thread cesar at gcc dot gnu.org
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

[Bug lto/70289] [openacc] ICE in input_varpool_node

2016-03-19 Thread vries at gcc dot gnu.org
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

[Bug lto/70289] [openacc] ICE in input_varpool_node

2016-03-19 Thread cesar at gcc dot gnu.org
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

[Bug lto/70289] [openacc] ICE in input_varpool_node

2016-03-19 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70289 Thomas Schwinge changed: What|Removed |Added Keywords||openacc Status|UNCONFIRMED