> Correction: it affects those parts that are not fp-bit.c, so
> "just" the unwinder and the target-specific libgcc parts.  I was
> going to mention crtstuff, but that had -fno-exception from
> before.  I don't see any other bare-iron results on
> gcc-testresults@ from after the offending revision, so the
> breakage might not be seen on targets with shared-library
> support.  Digging some more...

You may need something like:

2011-06-21  Rainer Orth  <r...@cebitec.uni-bielefeld.de>

        * shared-object.mk (c_flags-$o): Save c_flags.
        ($(base)$(objext)): Use it.
        ($(base)_s$(objext)): Likewise.

for static-object.mk.

-- 
Eric Botcazou

Reply via email to