[Bug preprocessor/51776] fixincludes hacks around a C++ deficiency

2022-05-24 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51776

Eric Gallager  changed:

   What|Removed |Added

 CC||egallager at gcc dot gnu.org

--- Comment #6 from Eric Gallager  ---
(In reply to Bruce Korb from comment #0)
> CF: bug #51705 comment #25

(In reply to Andreas Tobler from comment #1)
>   PR bootstrap/57105

OK so there are two similar-looking bug numbers here; I'm assuming the first
one is the correct one, and the second was a typo?

[Bug preprocessor/51776] fixincludes hacks around a C++ deficiency

2015-03-08 Thread bkorb at gnu dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51776

Bruce Korb bkorb at gnu dot org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #5 from Bruce Korb bkorb at gnu dot org ---
This hack is no longer in inclhack.def.


[Bug preprocessor/51776] fixincludes hacks around a C++ deficiency

2013-05-17 Thread skannan at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51776

Shakthi Kannan skannan at redhat dot com changed:

   What|Removed |Added

 CC||skannan at redhat dot com

--- Comment #4 from Shakthi Kannan skannan at redhat dot com ---
The depends bug 53528 Support C++11 generalized attributes has been closed,
and applied to trunk (4.8).


[Bug preprocessor/51776] fixincludes hacks around a C++ deficiency

2012-10-08 Thread bkorb at gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51776



--- Comment #3 from bkorb at gnu dot org 2012-10-08 17:46:04 UTC ---

(In reply to comment #2)

 adding ... PR as a dependency so Bruce gets prodded when it changes state



Bruce has now been prodded. :)  I will fix this in 3 weeks or so.


[Bug preprocessor/51776] fixincludes hacks around a C++ deficiency

2012-05-30 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51776

Jonathan Wakely redi at gcc dot gnu.org changed:

   What|Removed |Added

 Depends on||53528

--- Comment #2 from Jonathan Wakely redi at gcc dot gnu.org 2012-05-30 
13:33:18 UTC ---
adding the Support C++11 generalized attributes PR as a dependency so Bruce
gets prodded when it changes state


[Bug preprocessor/51776] fixincludes hacks around a C++ deficiency

2012-01-11 Thread andreast at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51776

--- Comment #1 from Andreas Tobler andreast at gcc dot gnu.org 2012-01-11 
16:23:57 UTC ---
Author: andreast
Date: Wed Jan 11 16:23:48 2012
New Revision: 183096

URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=183096
Log:
2012-01-11  Bruce Korb bk...@gnu.org
Steven G. Kargl  ka...@gcc.gnu.org
Andreas Tobler  andre...@fgznet.ch

PR bootstrap/57105
PR preprocessor/51776
* inclhack.def (cdef_cplusplus): Add a replacement for [[noreturn]].
* fixincl.x: Regenerate.
* tests/base/sys/cdefs.h: Update.

* genfixes: Remove the 'Ver.' from the version check.


Modified:
trunk/fixincludes/ChangeLog
trunk/fixincludes/fixincl.x
trunk/fixincludes/genfixes
trunk/fixincludes/inclhack.def
trunk/fixincludes/tests/base/sys/cdefs.h