This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/55005] [4.8 Regression] gcc.c-torture/execute/loop-3.c FAILs with -fPIC
- From: "zsojka at seznam dot cz" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 21 Oct 2012 16:14:53 +0000
- Subject: [Bug tree-optimization/55005] [4.8 Regression] gcc.c-torture/execute/loop-3.c FAILs with -fPIC
- Auto-submitted: auto-generated
- References: <bug-55005-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55005
--- Comment #3 from Zdenek Sojka <zsojka at seznam dot cz> 2012-10-21 16:14:53 UTC ---
(In reply to comment #2)
> Started with http://gcc.gnu.org/viewcvs?view=revision&revision=192538
Thanks for bisecting. The testcase from comment #1 was failing even before that
(though instead of segfaulting, the code ended in an endless loop), so it might
be a bit different problem.