[Bug testsuite/37326] gcc.dg/tree-ssa/ssa-store-ccp-3.c scan-tree-dump-times optimized conststaticvariable 1

2008-12-09 Thread sje at gcc dot gnu dot org
--- Comment #8 from sje at gcc dot gnu dot org 2008-12-09 16:59 --- Subject: Bug 37326 Author: sje Date: Tue Dec 9 16:57:49 2008 New Revision: 142599 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=142599 Log: PR testsuite/37326 *

[Bug testsuite/37326] gcc.dg/tree-ssa/ssa-store-ccp-3.c scan-tree-dump-times optimized conststaticvariable 1

2008-12-09 Thread sje at cup dot hp dot com
--- Comment #9 from sje at cup dot hp dot com 2008-12-09 17:05 --- Fixed by skipping the test on hppa64. -- sje at cup dot hp dot com changed: What|Removed |Added

[Bug testsuite/37326] gcc.dg/tree-ssa/ssa-store-ccp-3.c scan-tree-dump-times optimized conststaticvariable 1

2008-11-19 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #7 from dave at hiauly1 dot hia dot nrc dot ca 2008-11-19 14:51 --- Subject: Re: gcc.dg/tree-ssa/ssa-store-ccp-3.c scan-tree-dump-times optimized conststaticvariable 1 --- Comment #6 from jakub at gcc dot gnu dot org 2008-11-18 23:17 --- IMHO if a target

[Bug testsuite/37326] gcc.dg/tree-ssa/ssa-store-ccp-3.c scan-tree-dump-times optimized conststaticvariable 1

2008-11-18 Thread jakub at gcc dot gnu dot org
--- Comment #6 from jakub at gcc dot gnu dot org 2008-11-18 23:17 --- IMHO if a target generates position independent code by default, but not flag_shlib by default, then it should define __pie__ and/or __PIE__ macro, but not __pic__ and/or __PIC__, as the latter implies both flag_pic