http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58105
Uroš Bizjak changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
URL|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58105
--- Comment #7 from Uroš Bizjak ---
Fixed.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58105
--- Comment #5 from Uroš Bizjak ---
Hello!
I am away from my keyboard for a couple of days, but I will take care
of your patch.
Thanks,
Uros.
On Wed, Aug 14, 2013 at 5:01 PM, bernd.edlinger at hotmail dot de
wrote:
> http://gcc.gnu.org/bugzill
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58105
--- Comment #4 from Bernd Edlinger ---
Sorry to bother you...
With Richard's E-mail today he approved this patch.
Could you as i386-port maintainer please do the check-in for me?
Thanks.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58105
--- Comment #3 from Bernd Edlinger ---
Patch was posted here: http://gcc.gnu.org/ml/gcc-patches/2013-08/msg00770.html
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58105
--- Comment #2 from Bernd Edlinger ---
OK, this seems seems to be a possible fix:
--- i386.c.jj 2013-07-23 17:56:37.0 +0200
+++ i386.c 2013-08-11 01:41:38.0 +0200
@@ -29830,7 +29830,7 @@
DECL_IGNORED_P (decl) = 0;
/*
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58105
Bernd Edlinger changed:
What|Removed |Added
Target||i686*-*-*
Component|c++