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

--- Comment #20 from Uroš Bizjak <ubizjak at gmail dot com> ---
(In reply to H.J. Lu from comment #4)

> Can someone try this on non-x86 targets?

gcc110 (ppc64) from the compile farm:

[uros@gcc1-power7 ~]$ gcc -c fun.i
[uros@gcc1-power7 ~]$ gcc -c x.ii
[uros@gcc1-power7 ~]$ g++ fun.o x.o
[uros@gcc1-power7 ~]$ ./a.out
Aborted

I don't think this is a target bug.

Reply via email to