[Bug middle-end/67868] [4.9/5/6 regression] ICE in named section handling on targets with section anchors.

2015-10-06 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67868

Ramana Radhakrishnan  changed:

   What|Removed |Added

   Keywords||ice-on-valid-code
 Target||aarch64*, arm*, powerpc*
 Status|UNCONFIRMED |NEW
   Last reconfirmed||2015-10-06
Summary|[4.9/5/6 regression] ICE on |[4.9/5/6 regression] ICE in
   |targets with section|named section handling on
   |anchors.|targets with section
   ||anchors.
 Ever confirmed|0   |1

--- Comment #1 from Ramana Radhakrishnan  ---
Confirmed.


[Bug middle-end/67868] [4.9/5/6 regression] ICE in named section handling on targets with section anchors.

2015-10-06 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67868

--- Comment #2 from Ramana Radhakrishnan  ---
However the ICE is specific to the VTV feature I think and not generally
applicable.


[Bug middle-end/67868] [4.9/5/6 regression] ICE in named section handling on targets with section anchors.

2015-10-07 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67868

Richard Biener  changed:

   What|Removed |Added

   Target Milestone|--- |4.9.4

--- Comment #3 from Richard Biener  ---
What GCC version (with VTV enabled) did work for you?