public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* MIPS support for __builtin_flush_icache() breaks -mips16
@ 2007-07-30  3:15 Sandra Loosemore
  2007-07-30  7:54 ` David Daney
  0 siblings, 1 reply; 5+ messages in thread
From: Sandra Loosemore @ 2007-07-30  3:15 UTC (permalink / raw)
  To: David Daney; +Cc: GCC Patches, Richard Sandiford

Now that mainline HEAD is buildable on MIPS again, I've observed that this patch

http://gcc.gnu.org/ml/gcc-patches/2007-07/msg01026.html

causes failures with -mips16, e.g. on gcc.c-torture/compile/20050122-2.c.  You 
probably want to do

#define ISA_HAS_SYNCI (ISA_MIPS32R2 && !TARGET_MIPS16)

or something like that, right?

-Sandra

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-07-31 11:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-30  3:15 MIPS support for __builtin_flush_icache() breaks -mips16 Sandra Loosemore
2007-07-30  7:54 ` David Daney
2007-07-30 12:53   ` [PATCH] " Sandra Loosemore
2007-07-31  7:33     ` Richard Sandiford
2007-07-31 12:11       ` Sandra Loosemore

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).