http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58092

--- Comment #4 from Rafał Miłecki <zajec5 at gmail dot com> ---
Created attachment 30619
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30619&action=edit
test.i generated by adding -save-temps

Hi Mikael!

I added -save-temps at the end of my "mipsel-openwrt-linux-uclibc-gcc" call and
got warning:
mipsel-openwrt-linux-uclibc-gcc: warning: -pipe ignored because -save-temps
specified
and test.i of course.

By looking at decompiled version of test.o it seems to still contain the bug,
so ignored "-pipe" shouldn't hurt us.

Hope this is what you expected!

Reply via email to