[Bug c++/72813] [6 Regression] atomic header cannot be compiled into translation unit with -fkeep-inline-functions

2018-10-26 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72813

Jakub Jelinek  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
   Target Milestone|6.5 |7.0

--- Comment #13 from Jakub Jelinek  ---
GCC 6 branch is being closed, fixed in 7.x.

[Bug c++/72813] [6 Regression] atomic header cannot be compiled into translation unit with -fkeep-inline-functions

2017-07-04 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72813

Richard Biener  changed:

   What|Removed |Added

   Target Milestone|6.4 |6.5

--- Comment #12 from Richard Biener  ---
GCC 6.4 is being released, adjusting target milestone.

[Bug c++/72813] [6 Regression] atomic header cannot be compiled into translation unit with -fkeep-inline-functions

2017-01-11 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72813

Jakub Jelinek  changed:

   What|Removed |Added

Summary|[6/7 Regression] atomic |[6 Regression] atomic
   |header cannot be compiled   |header cannot be compiled
   |into translation unit with  |into translation unit with
   |-fkeep-inline-functions |-fkeep-inline-functions

--- Comment #11 from Jakub Jelinek  ---
Fixed on the trunk.