re PR target/79905 (ICE in canonical types differ for identical types __vector(4...
authorNathan Sidwell <nathan@acm.org>
Mon, 10 Apr 2017 11:25:44 +0000 (11:25 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Mon, 10 Apr 2017 11:25:44 +0000 (11:25 +0000)
commit4d1a05f13808cc12c09e71e6ca3951e878184bb2
tree3bf50e0d2ad686a3e62f51ca373994520f9dc0df
parent5ad820964c93de749e29759937855840b7543ba9
re PR target/79905 (ICE in canonical types differ for identical types __vector(4) int and V4i {aka __vector(4) int})

PR target/79905
* config/rs6000/rs6000.c (rs6000_vector_type): New.
(rs6000_init_builtins): Use it.

PR target/79905
* g++.dg/torture/pr79905.C: New.

From-SVN: r246802
gcc/ChangeLog
gcc/config/rs6000/rs6000.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/torture/pr79905.C [new file with mode: 0644]