http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52872
Kai Tietz <ktietz at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2012-11-29
CC| |ktietz at gcc dot gnu.org
Ever Confirmed|0 |1
--- Comment #3 from Kai Tietz <ktietz at gcc dot gnu.org> 2012-11-29 21:42:28
UTC ---
(In reply to comment #2)
> (In reply to comment #1)
> > It really won't change that much as -rdynamic and exported symbols are not
> > supported on windows right now anyways.
>
> Agreed, but I think it's pretty easy to correct this at least on trunk, before
> it bites us later on.
Yes, thoses features aren't available for pe-coff targets. I still agree that
we should at least try to keep tests working as intended, and not breaking
things by a bug. Please sent patches for it to ML.