[Bug rtl-optimization/61712] thumb1_reorg crashes

2014-07-29 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61712 Richard Earnshaw changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug rtl-optimization/61712] thumb1_reorg crashes

2014-07-07 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61712 --- Comment #17 from Richard Earnshaw --- *** Bug 61694 has been marked as a duplicate of this bug. ***

[Bug rtl-optimization/61712] thumb1_reorg crashes

2014-07-04 Thread manjian2006 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61712 --- Comment #16 from linzj --- Thanks amker.

[Bug rtl-optimization/61712] thumb1_reorg crashes

2014-07-04 Thread amker at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61712 --- Comment #15 from amker at gcc dot gnu.org --- I think this is fixed on trunk by: https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=3df31d76aa8c14ff871fc15b931d277b8d68626a 2014-06-18 Terry Guo PR target/61544 * config/arm/arm.c (thumb1_re

[Bug rtl-optimization/61712] thumb1_reorg crashes

2014-07-04 Thread manjian2006 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61712 --- Comment #14 from linzj --- I have already submited a patch too.

[Bug rtl-optimization/61712] thumb1_reorg crashes

2014-07-04 Thread manjian2006 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61712 --- Comment #13 from linzj --- (In reply to ktkachov from comment #12) > I can't reproduce this with current trunk, on what compiler version does > this trigger? > > *gcc -v should tell this arm-linux-androideabi-gcc (GCC) 4.9.1 20140704 (prere

[Bug rtl-optimization/61712] thumb1_reorg crashes

2014-07-04 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61712 ktkachov at gcc dot gnu.org changed: What|Removed |Added CC||ktkachov at gcc dot gnu.org

[Bug rtl-optimization/61712] thumb1_reorg crashes

2014-07-04 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61712 --- Comment #11 from ktkachov at gcc dot gnu.org --- *** Bug 61711 has been marked as a duplicate of this bug. ***

[Bug rtl-optimization/61712] thumb1_reorg crashes

2014-07-04 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61712 --- Comment #10 from ktkachov at gcc dot gnu.org --- *** Bug 61709 has been marked as a duplicate of this bug. ***

[Bug rtl-optimization/61712] thumb1_reorg crashes

2014-07-04 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61712 --- Comment #9 from ktkachov at gcc dot gnu.org --- *** Bug 61710 has been marked as a duplicate of this bug. ***

[Bug rtl-optimization/61712] thumb1_reorg crashes

2014-07-04 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61712 --- Comment #8 from ktkachov at gcc dot gnu.org --- *** Bug 61708 has been marked as a duplicate of this bug. ***

[Bug rtl-optimization/61712] thumb1_reorg crashes

2014-07-04 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61712 --- Comment #7 from ktkachov at gcc dot gnu.org --- *** Bug 61707 has been marked as a duplicate of this bug. ***

[Bug rtl-optimization/61712] thumb1_reorg crashes

2014-07-04 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61712 --- Comment #6 from ktkachov at gcc dot gnu.org --- *** Bug 61706 has been marked as a duplicate of this bug. ***

[Bug rtl-optimization/61712] thumb1_reorg crashes

2014-07-04 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61712 --- Comment #5 from ktkachov at gcc dot gnu.org --- *** Bug 61702 has been marked as a duplicate of this bug. ***

[Bug rtl-optimization/61712] thumb1_reorg crashes

2014-07-04 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61712 --- Comment #4 from ktkachov at gcc dot gnu.org --- *** Bug 61705 has been marked as a duplicate of this bug. ***

[Bug rtl-optimization/61712] thumb1_reorg crashes

2014-07-04 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61712 --- Comment #3 from ktkachov at gcc dot gnu.org --- *** Bug 61704 has been marked as a duplicate of this bug. ***

[Bug rtl-optimization/61712] thumb1_reorg crashes

2014-07-04 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61712 --- Comment #2 from ktkachov at gcc dot gnu.org --- *** Bug 61703 has been marked as a duplicate of this bug. ***

[Bug rtl-optimization/61712] thumb1_reorg crashes

2014-07-03 Thread manjian2006 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61712 --- Comment #1 from linzj --- Created attachment 33068 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33068&action=edit source that crashes