This is the mail archive of the gcc-patches@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]

Re: [PATCH] atomicity for mips patch


On Wed, Jul 03, 2002 at 08:49:05AM -0700, H. J. Lu wrote:
> > @@ -78,7 +78,8 @@ case "${target_cpu}" in
> >      cpu_include_dir="cpu/m68k"
> >      ;;
> >    mips)
>      ^^^^
> 
> Shouldn't it be "mips*".

I've only ever seen reports for mips-foo-bar in triplets.  (The switch
statement is only testing the cpu field.)


Phil

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams


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