------- Comment #14 from steven at gcc dot gnu dot org 2010-07-20 17:56 ------- The options "-O2 -fno-inline" is enough to make the test case of comment #5 fail. This bug is not specific to -fpic / -fPIC, inlining of f1 just hides the bug for the non-PIC case.
-- steven at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|gcc.c- |Overlooked dependency causes |torture/execute/vector-2.c |wrong scheduling, wrong code |fails with -fpic/-fPIC | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43494