[Bug tree-optimization/41750] [4.5 Regression] gcc 4.5.0 miscompiles binutils

2009-10-29 Thread hjl dot tools at gmail dot com
--- Comment #23 from hjl dot tools at gmail dot com 2009-10-29 22:02 --- Created an attachment (id=18930) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18930&action=view) A testcase [...@gnu-6 pr41750]$ make clean rm -f *.o *.s *.c.* [...@gnu-6 pr41750]$ make CFLAGS="-O -fipa-sra

[Bug tree-optimization/41750] [4.5 Regression] gcc 4.5.0 miscompiles binutils

2009-10-29 Thread hjl dot tools at gmail dot com
--- Comment #22 from hjl dot tools at gmail dot com 2009-10-29 19:30 --- IPA-SRA miscompiled get_got in elf64-ia64.c: got = ia64_info->root.sgot; if (!got) { flagword flags; dynobj = ia64_info->root.dynobj; if (!dynobj) ia64_info->root.dynobj = dynobj

[Bug tree-optimization/41750] [4.5 Regression] gcc 4.5.0 miscompiles binutils

2009-10-29 Thread jamborm at gcc dot gnu dot org
--- Comment #21 from jamborm at gcc dot gnu dot org 2009-10-29 13:44 --- (In reply to comment #20) > I'm not sure, but by my impression that's a host issue, no? So, I doubt that > working on target will get you any further. > Perhaps, I don't know (or do you mean that you know that th

[Bug tree-optimization/41750] [4.5 Regression] gcc 4.5.0 miscompiles binutils

2009-10-29 Thread rainer at emrich-ebersheim dot de
--- Comment #20 from rainer at emrich-ebersheim dot de 2009-10-29 12:37 --- (In reply to comment #19) > I have downloaded binutils 2.20 and compiled the file on a native ia64 > compiler. I have only managed to look at the dumps but so far could > not see any problem there. I will have

[Bug tree-optimization/41750] [4.5 Regression] gcc 4.5.0 miscompiles binutils

2009-10-27 Thread jamborm at gcc dot gnu dot org
--- Comment #19 from jamborm at gcc dot gnu dot org 2009-10-27 18:45 --- I have downloaded binutils 2.20 and compiled the file on a native ia64 compiler. I have only managed to look at the dumps but so far could not see any problem there. I will have another look on Thursday. -- j

[Bug tree-optimization/41750] [4.5 Regression] gcc 4.5.0 miscompiles binutils

2009-10-26 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|WAITING |NEW Component|middle-end |tree-optimization