[Bug target/17836] [4.0 Regression] ABI breakage for 16-byte vectors (non-Altivec ABI & ISA)

2015-01-14 Thread hjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=17836 --- Comment #7 from hjl at gcc dot gnu.org --- Author: hjl Date: Wed Jan 14 21:51:09 2015 New Revision: 219616 URL: https://gcc.gnu.org/viewcvs?rev=219616&root=gcc&view=rev Log: Correct target selector in -mfentry tests -fprofile -mfentry works

[Bug target/17836] [4.0 Regression] ABI breakage for 16-byte vectors (non-Altivec ABI & ISA)

2004-11-23 Thread paolo dot bonzini at lu dot unisi dot ch
--- Additional Comments From paolo dot bonzini at lu dot unisi dot ch 2004-11-23 08:19 --- Subject: Re: [4.0 Regression] ABI breakage for 16-byte vectors (non-Altivec ABI & ISA) > patches committed Thank you very much. Sorry for the misunderstandings. Paolo -- http://gcc.gnu.o

[Bug target/17836] [4.0 Regression] ABI breakage for 16-byte vectors (non-Altivec ABI & ISA)

2004-11-22 Thread dje at gcc dot gnu dot org
--- Additional Comments From dje at gcc dot gnu dot org 2004-11-23 01:32 --- patches committed -- What|Removed |Added Status|ASSIGNED|RESOLVE

[Bug target/17836] [4.0 Regression] ABI breakage for 16-byte vectors (non-Altivec ABI & ISA)

2004-11-21 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-11-22 01:21 --- Subject: Bug 17836 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2004-11-22 01:21:11 Modified files: gcc: ChangeLog gcc/config/rs6000:

[Bug target/17836] [4.0 Regression] ABI breakage for 16-byte vectors (non-Altivec ABI & ISA)

2004-10-11 Thread paolo dot bonzini at polimi dot it
--- Additional Comments From paolo dot bonzini at polimi dot it 2004-10-11 07:18 --- Subject: Re: [4.0 Regression] ABI breakage for 16-byte vectors (non-Altivec ABI & ISA) > --- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-10 20:27 > --- > Causes these two

[Bug target/17836] [4.0 Regression] ABI breakage for 16-byte vectors (non-Altivec ABI & ISA)

2004-10-10 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-10 20:27 --- Causes these two tests to fail on ppc: FAIL: gcc.dg/compat/vector-2 c_compat_x_tst.o compile FAIL: gcc.dg/compat/vector-2 c_compat_y_tst.o compile And: FAIL: gcc.dg/pr17055-1.c (test for excess errors) --