This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/13873] gcc/longlong.h uses test for PPC


------- Additional Comments From sean at mcneil dot com  2004-01-27 22:29 -------
Subject: Re:  gcc/longlong.h uses test for PPC

Actually, It is a problem building for mips as the fact that PPC is
defined, we end up with a powerpc instruction inserted into the prologue
of a function.

Please change back to a mips target bug.

Thanks,
Sean

On Tue, 2004-01-27 at 14:20, rsandifo at gcc dot gnu dot org wrote:
> ------- Additional Comments From rsandifo at gcc dot gnu dot org  2004-01-27 22:20 -------
> Changing target... this is a powerpc rather than a mips PR.
> 



-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]