According to your opinion, I split the backports of pr64304 into 2
emails, and this one is for 4.9 branch.
This patch backport the fix of PR target/64304 , miscompilation with
-mgeneral-regs-only, to the 4.9 branch from trunk r219844. Tested on
x86_64 by using qemu of aarch64.
OK for 4.9?
diff
According to your opinion, I split the backports of pr64304 into 2
emails, and this one is for 4.8 branch.
This patch backport the fix of PR target/64304 , miscompilation with
-mgeneral-regs-only, to the 4.8 branch from trunk r219844. Tested on
x86_64 by using qemu of aarch64.
OK for 4.8?
dif
ping... https://gcc.gnu.org/ml/gcc-patches/2015-03/msg00262.html
This backports the fixes for PR target/64304 , miscompilation with
-mgeneral-regs-only, to the 4.8 & 4.9 branch from trunk r219844.
Tested on x86_64 by using qemu of aarch64.
OK for 4.8 & 4.9 ?
---gcc-4.8---
diff -rupN gcc-4.8-20150226/gcc/Ch
This backports the fixes for PR target/64304 , miscompilation with -mgeneral-regs-only, to
the 4.8 & 4.9 branch from trunk**
r219844.
Tested on x86_64 by using qemu of aarch64.
OK for 4.8 & 4.9 ?
---gcc-4.8---
diff -rupN gcc-4.8-20150226/g
I've backported this fix to 4.8 & 4.9 branch.
These patches have been tested for armeb-none-eabi-gcc/g++ with qemu,
and both the test results were ok.
--- gcc/ChangeLog.ori 2014-11-28 17:30:43.0 +0800
+++ gcc/ChangeLog 2014-11-28 17:30:55.0 +0800
@@ -1,3 +1,15 @@
+2014-11-