[Bug target/64240] [5.0 Regression][AArch64] SMS-3.c causes runtime exception(segfault).

2015-01-13 Thread fei.yang0953 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64240

--- Comment #8 from Fei Yang  ---
Fixed.


[Bug target/64240] [5.0 Regression][AArch64] SMS-3.c causes runtime exception(segfault).

2015-01-13 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64240

Ramana Radhakrishnan  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #7 from Ramana Radhakrishnan  ---
Fixed presumably ?


[Bug target/64240] [5.0 Regression][AArch64] SMS-3.c causes runtime exception(segfault).

2014-12-16 Thread fyang at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64240

--- Comment #6 from fyang at gcc dot gnu.org ---
Author: fyang
Date: Tue Dec 16 14:58:03 2014
New Revision: 218780

URL: https://gcc.gnu.org/viewcvs?rev=218780&root=gcc&view=rev
Log:
+   PR rtl-optimization/64240
+   * ddg.c (mark_mem_use): Check *iter instead of *x.

Added:
trunk/gcc/testsuite/gcc.dg/sms-12.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/ddg.c
trunk/gcc/testsuite/ChangeLog


[Bug target/64240] [5.0 Regression][AArch64] SMS-3.c causes runtime exception(segfault).

2014-12-15 Thread fei.yang0953 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64240

--- Comment #5 from Fei Yang  ---
I'm investigating for a solution, please assign me as owner. Thanks.


[Bug target/64240] [5.0 Regression][AArch64] SMS-3.c causes runtime exception(segfault).

2014-12-11 Thread fei.yang0953 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64240

--- Comment #4 from Fei Yang  ---
(In reply to Ramana Radhakrishnan from comment #2)
> Please assign this to yourself Felix.

Yes, but I don't know how to change the "Assigned to" field after I logged in
as "fei.yang0...@gmail.com".  Can anyone help me on this?  Thanks.


[Bug target/64240] [5.0 Regression][AArch64] SMS-3.c causes runtime exception(segfault).

2014-12-11 Thread fei.yang0953 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64240

--- Comment #3 from Fei Yang  ---
(In reply to Tejas Belagod from comment #1)
> Also, reproducable without fPIC.

Tejas, I can only reproduce this with -fPIC using trunk r218582. No issue
without this option.


[Bug target/64240] [5.0 Regression][AArch64] SMS-3.c causes runtime exception(segfault).

2014-12-11 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64240

Richard Biener  changed:

   What|Removed |Added

   Priority|P3  |P1


[Bug target/64240] [5.0 Regression][AArch64] SMS-3.c causes runtime exception(segfault).

2014-12-11 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64240

Ramana Radhakrishnan  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2014-12-11
 CC||fyang at gcc dot gnu.org,
   ||ramana at gcc dot gnu.org
 Ever confirmed|0   |1

--- Comment #2 from Ramana Radhakrishnan  ---
Please assign this to yourself Felix.


[Bug target/64240] [5.0 Regression][AArch64] SMS-3.c causes runtime exception(segfault).

2014-12-10 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64240

Richard Biener  changed:

   What|Removed |Added

   Keywords||wrong-code
   Target Milestone|--- |5.0


[Bug target/64240] [5.0 Regression][AArch64] SMS-3.c causes runtime exception(segfault).

2014-12-09 Thread belagod at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64240

Tejas Belagod  changed:

   What|Removed |Added

Summary|[5.0 Regression][AArch64]   |[5.0 Regression][AArch64]
   |SMS-3.c causes runtime  |SMS-3.c causes runtime
   |exception(segfault) with|exception(segfault).
   |-fPIC.  |

--- Comment #1 from Tejas Belagod  ---
Also, reproducable without fPIC.