Movatterモバイル変換


[0]ホーム

URL:


This is the mail archive of thebinutils@sources.redhat.commailing list for thebinutils 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] MIPS gas: Cleanup address insn conditionals


At Sun, 15 Jun 2003 20:23:25 +0000 (UTC), "Thiemo Seufer" wrote:> +#define ADDRESS_ADD_INSN\> +   (HAVE_32BIT_ADDRESSES ? HAVE_NEWABI ? "add" : "addu" : "daddu")> +> +#define ADDRESS_ADDI_INSN\> +   (HAVE_32BIT_ADDRESSES ? HAVE_NEWABI ? "addi" : "addiu" : "daddiu")Could you please add more parens to these?If somebody has to go look at the C operator precedence rules to tellwhat is meant, something is wrong.  (yes, *I*'d have to go look at therules to figure out what the above means, unless i derive it from myunderstanding the ABIs in question.)I know, it's the way the code was before, but that doesn't mean it wasgood...cgd

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

[8]ページ先頭

©2009-2025 Movatter.jp