[Bug target/64600] [5.0 regression] arm-rtems ICE on valid code (-mcpu=xscale)

2015-01-19 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64600 --- Comment #11 from ktkachov at gcc dot gnu.org --- (In reply to rsand...@gcc.gnu.org from comment #10) > (In reply to ktkachov from comment #8) > > The ICE is in the wide-int bit_and code when trying to process the rtx: > > > > (and:SI > > (c

[Bug target/64600] [5.0 regression] arm-rtems ICE on valid code (-mcpu=xscale)

2015-01-16 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64600 Ramana Radhakrishnan changed: What|Removed |Added Target Milestone|--- |5.0 Known to fail|

[Bug target/64600] [5.0 regression] arm-rtems ICE on valid code (-mcpu=xscale)

2015-01-15 Thread rsandifo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64600 --- Comment #10 from rsandifo at gcc dot gnu.org --- (In reply to ktkachov from comment #8) > The ICE is in the wide-int bit_and code when trying to process the rtx: > > (and:SI > (const_int 4294963215 [0xf00f]) > (const_int 4111 [0x100

[Bug target/64600] [5.0 regression] arm-rtems ICE on valid code (-mcpu=xscale)

2015-01-15 Thread joel at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64600 --- Comment #9 from Joel Sherrill --- I don't build with checking enabled. The normal recommended configuration for an RTEMS toolchain is long since we build newlib at the same time and have iconv options. When I do git bisect, I usually drop t

[Bug target/64600] [5.0 regression] arm-rtems ICE on valid code (-mcpu=xscale)

2015-01-15 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64600 ktkachov at gcc dot gnu.org changed: What|Removed |Added CC||rsandifo at gcc dot gnu.org

[Bug target/64600] [5.0 regression] arm-rtems ICE on valid code (-mcpu=xscale)

2015-01-15 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64600 --- Comment #7 from ktkachov at gcc dot gnu.org --- (In reply to Ramana Radhakrishnan from comment #5) > Confirmed - svn+ssh://gcc.gnu.org/svn/gcc/trunk@219641 > > Passed in a build I had from 13/01/2015. > > This is a regression. now that I re

[Bug target/64600] [5.0 regression] arm-rtems ICE on valid code (-mcpu=xscale)

2015-01-15 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64600 --- Comment #6 from ktkachov at gcc dot gnu.org --- (In reply to Ramana Radhakrishnan from comment #5) > Confirmed - svn+ssh://gcc.gnu.org/svn/gcc/trunk@219641 > > Passed in a build I had from 13/01/2015. > > This is a regression. Huh, I reprod

[Bug target/64600] [5.0 regression] arm-rtems ICE on valid code (-mcpu=xscale)

2015-01-15 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64600 Ramana Radhakrishnan changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|