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]

Re: Bug in mips.md - with patch


> From: Andreas Jaeger <aj@suse.de>
> Date: 25 Nov 1999 11:04:03 +0100
> 
> Compiling the current CVS version on MIPS/Linux I got:
> 
> ./genattr ../../gcc-2.96/gcc/config/mips/mips.md > tmp-attr.h
> ../../gcc-2.96/gcc/config/mips/mips.md:9273: expected character `)', found `('
> ../../gcc-2.96/gcc/config/mips/mips.md:9273: following context is `label_ref (match_operand 1 "" "")))))'
> 
> There's a brace missing, I'm appending a patch.

Thanks.  I checked this in under the "this is an obvious typo and the
Americans are on holiday until Monday" rule.

Andrew.

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