------- Comment #1 from hjl dot tools at gmail dot com 2010-06-05 00:39 ------- It affects targets which define EH_USES:
ia64/ia64.h:#define EH_USES(REGNO) ia64_eh_uses (REGNO) m32c/m32c.h:#define EH_USES(REGNO) 0 /* FIXME */ mips/mips.h:#define EH_USES(N) mips_eh_uses (N) -- hjl dot tools at gmail dot com changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |4.6.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44421