[Bug target/34281] [4.3 Regression] ARM: varargs broken with 64bit parameters.

2007-12-27 Thread jakub at gcc dot gnu dot org
--- Comment #4 from jakub at gcc dot gnu dot org 2007-12-27 08:34 --- http://gcc.gnu.org/ml/gcc-testresults/2007-12/msg01313.html is with the patch I've just checked in, without the arm.c part there were additional FAILs for the newly added testcase, other than that identical results.

[Bug target/34281] [4.3 Regression] ARM: varargs broken with 64bit parameters.

2007-12-27 Thread jakub at gcc dot gnu dot org
--- Comment #3 from jakub at gcc dot gnu dot org 2007-12-27 08:32 --- Subject: Bug 34281 Author: jakub Date: Thu Dec 27 08:31:54 2007 New Revision: 131196 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131196 Log: PR target/34281 * config/arm/arm.c (arm_setup_inc

[Bug target/34281] [4.3 Regression] ARM: varargs broken with 64bit parameters.

2007-12-13 Thread jakub at gcc dot gnu dot org
--- Comment #2 from jakub at gcc dot gnu dot org 2007-12-13 14:38 --- Not sure this should count as a regression, since in 3.4 this was using different ABI. If you compile with -mabi=atpcs which matches 3.4, it will work even in 4.3. Anyway, I think: --- gcc/config/arm/arm.c.jj 2007

[Bug target/34281] [4.3 Regression] ARM: varargs broken with 64bit parameters.

2007-12-11 Thread daney at gcc dot gnu dot org
--- Comment #1 from daney at gcc dot gnu dot org 2007-12-11 23:20 --- Verified that it works on MontaVista build 3.4.3. Still failing on: armv5tl-montavista-linuxeabi-g++ (GCC) 4.3.0 20071211 (experimental) [trunk revision 130777] -- daney at gcc dot gnu dot org changed: