------- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-03 15:24 ------- Because bar is not static to the TU, we can override it in a different one which causes use not to optimizate it out, try adding static infront of bar, baz, and larger.
So this is a testcase problem. -- What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Component|target |other Ever Confirmed| |1 Last reconfirmed|0000-00-00 00:00:00 |2005-01-03 15:24:21 date| | Summary|Execute failure in gcc.c- |Execute failure in gcc.c- |torture/execute/builtins/str|torture/execute/builtins/str |len-3.c on i686-pc-linux-gnu|len-3.c with -fpic/-fPIC |with -fpic/-fPIC | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19231