[Bug tree-optimization/63778] [5 Regression] Segfault with r217178 building 416.gamess from cpu2006

2014-11-10 Thread hjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63778 --- Comment #9 from hjl at gcc dot gnu.org --- Author: hjl Date: Mon Nov 10 18:08:00 2014 New Revision: 217304 URL: https://gcc.gnu.org/viewcvs?rev=217304&root=gcc&view=rev Log: Add a testcase for PR tree-optimization/63778 PR tree-optimiza

[Bug tree-optimization/63778] [5 Regression] Segfault with r217178 building 416.gamess from cpu2006

2014-11-10 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63778 --- Comment #8 from H.J. Lu --- [hjl@gnu-mic-2 delta-fortran]$ cat foo.f SUBROUTINE ZUNG2L( M, N, K, A, LDA, TAU, WORK, INFO ) COMPLEX*16 A( LDA, * ), TAU( * ), WORK( * ) IF( M.LT.0 ) THEN END IF CALL ZLAR

[Bug tree-optimization/63778] [5 Regression] Segfault with r217178 building 416.gamess from cpu2006

2014-11-10 Thread rguenther at suse dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63778 --- Comment #7 from rguenther at suse dot de --- On Mon, 10 Nov 2014, hjl.tools at gmail dot com wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63778 > > --- Comment #5 from H.J. Lu --- > (In reply to Richard Biener from comment #3) > >

[Bug tree-optimization/63778] [5 Regression] Segfault with r217178 building 416.gamess from cpu2006

2014-11-10 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63778 Richard Biener changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug tree-optimization/63778] [5 Regression] Segfault with r217178 building 416.gamess from cpu2006

2014-11-10 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63778 --- Comment #5 from H.J. Lu --- (In reply to Richard Biener from comment #3) > I can't reproduce it on x86_64-linux, neither with unreduced zheev.F > -DSPEC_CPU > nor with -march=native added. Trying a cross to ppc64-linux (BE). > > HJ, please

[Bug tree-optimization/63778] [5 Regression] Segfault with r217178 building 416.gamess from cpu2006

2014-11-10 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63778 Richard Biener changed: What|Removed |Added Status|NEW |WAITING --- Comment #4 from Richard Bie

[Bug tree-optimization/63778] [5 Regression] Segfault with r217178 building 416.gamess from cpu2006

2014-11-10 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63778 --- Comment #3 from Richard Biener --- I can't reproduce it on x86_64-linux, neither with unreduced zheev.F -DSPEC_CPU nor with -march=native added. Trying a cross to ppc64-linux (BE). HJ, please provide more detailed instructions (I'm on r2172

[Bug tree-optimization/63778] [5 Regression] Segfault with r217178 building 416.gamess from cpu2006

2014-11-09 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63778 H.J. Lu changed: What|Removed |Added Target|powerpc64-unknown-linux-gnu | Status|WAITING

[Bug tree-optimization/63778] [5 Regression] Segfault with r217178 building 416.gamess from cpu2006

2014-11-09 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63778 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|