[Bug middle-end/41429] gomp tests timeout with -fpic

2009-09-22 Thread jakub at gcc dot gnu dot org
--- Comment #3 from jakub at gcc dot gnu dot org 2009-09-22 06:42 --- Subject: Bug 41429 Author: jakub Date: Tue Sep 22 06:42:26 2009 New Revision: 151966 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=151966 Log: PR middle-end/41429 * tree-cfg.c

[Bug middle-end/41429] gomp tests timeout with -fpic

2009-09-22 Thread jakub at gcc dot gnu dot org
--- Comment #4 from jakub at gcc dot gnu dot org 2009-09-22 06:47 --- Fixed. -- jakub at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug middle-end/41429] gomp tests timeout with -fpic

2009-09-21 Thread ghazi at gcc dot gnu dot org
--- Comment #1 from ghazi at gcc dot gnu dot org 2009-09-21 15:04 --- To reproduce, target x86_64-unknown-linux-gnu and compile g++.dg/gomp/pr37189.C with: cc1plus -quiet -v pr37189.C -dumpbase pr37189.C -mtune=generic -auxbase pr37189 -version -fopenmp -fpic -o pr37189.s

[Bug middle-end/41429] gomp tests timeout with -fpic

2009-09-21 Thread jakub at gcc dot gnu dot org
--- Comment #2 from jakub at gcc dot gnu dot org 2009-09-21 18:06 --- Created an attachment (id=18628) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18628action=view) gcc45-pr41429.patch Patch I'm going to bootstrap/regtest. -- jakub at gcc dot gnu dot org changed: