public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/30066] option to make inline functions hidden
       [not found] <bug-30066-4@http.gcc.gnu.org/bugzilla/>
@ 2011-09-27  9:24 ` paolo.carlini at oracle dot com
  2011-09-27 11:38 ` paolo.carlini at oracle dot com
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: paolo.carlini at oracle dot com @ 2011-09-27  9:24 UTC (permalink / raw)
  To: gcc-bugs

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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2011-09-27
                 CC|gcc-bugs at gcc dot gnu.org |vincenzo.innocente at cern
                   |                            |dot ch
     Ever Confirmed|0                           |1

--- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-09-27 09:08:09 UTC ---
2006 ;)


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug c++/30066] option to make inline functions hidden
       [not found] <bug-30066-4@http.gcc.gnu.org/bugzilla/>
  2011-09-27  9:24 ` [Bug c++/30066] option to make inline functions hidden paolo.carlini at oracle dot com
@ 2011-09-27 11:38 ` paolo.carlini at oracle dot com
  2011-10-28  2:19 ` jason at gcc dot gnu.org
  2011-10-28  9:13 ` paolo.carlini at oracle dot com
  3 siblings, 0 replies; 5+ messages in thread
From: paolo.carlini at oracle dot com @ 2011-09-27 11:38 UTC (permalink / raw)
  To: gcc-bugs

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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at redhat dot com,
                   |                            |rguenth at gcc dot gnu.org

--- Comment #3 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-09-27 11:10:56 UTC ---
This remained un-triaged for quite a bit of time, does it make any sense at all
to the compiler people? I'm hearing the idea mentioned quite a few times...


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug c++/30066] option to make inline functions hidden
       [not found] <bug-30066-4@http.gcc.gnu.org/bugzilla/>
  2011-09-27  9:24 ` [Bug c++/30066] option to make inline functions hidden paolo.carlini at oracle dot com
  2011-09-27 11:38 ` paolo.carlini at oracle dot com
@ 2011-10-28  2:19 ` jason at gcc dot gnu.org
  2011-10-28  9:13 ` paolo.carlini at oracle dot com
  3 siblings, 0 replies; 5+ messages in thread
From: jason at gcc dot gnu.org @ 2011-10-28  2:19 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> 2011-10-28 02:18:04 UTC ---
Author: jason
Date: Fri Oct 28 02:18:00 2011
New Revision: 180589

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180589
Log:
    PR c++/30066
gcc/c-family:
    * c.opt (fvisibility-inlines-hidden): Description change.
gcc/cp:
    * decl2.c (determine_hidden_inline): New function.
    (determine_visibility): fvisibility-inlines-hidden affects inline
    functions.

Added:
    trunk/gcc/testsuite/g++.dg/ext/visibility/fvisibility-inlines-hidden-4.C
Modified:
    trunk/gcc/c-family/ChangeLog
    trunk/gcc/c-family/c.opt
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl2.c
    trunk/gcc/doc/invoke.texi
    trunk/gcc/testsuite/ChangeLog


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug c++/30066] option to make inline functions hidden
       [not found] <bug-30066-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2011-10-28  2:19 ` jason at gcc dot gnu.org
@ 2011-10-28  9:13 ` paolo.carlini at oracle dot com
  3 siblings, 0 replies; 5+ messages in thread
From: paolo.carlini at oracle dot com @ 2011-10-28  9:13 UTC (permalink / raw)
  To: gcc-bugs

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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.7.0

--- Comment #5 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-10-28 09:11:39 UTC ---
I guess we can declare this fixed for 4.7.0, great!


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug c++/30066] option to make inline functions hidden
  2006-12-04 19:26 [Bug c++/30066] New: " mrs at apple dot com
@ 2006-12-04 19:27 ` mrs at apple dot com
  0 siblings, 0 replies; 5+ messages in thread
From: mrs at apple dot com @ 2006-12-04 19:27 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from mrs at apple dot com  2006-12-04 19:27 -------
radr://4405938


-- 


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-10-28  9:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-30066-4@http.gcc.gnu.org/bugzilla/>
2011-09-27  9:24 ` [Bug c++/30066] option to make inline functions hidden paolo.carlini at oracle dot com
2011-09-27 11:38 ` paolo.carlini at oracle dot com
2011-10-28  2:19 ` jason at gcc dot gnu.org
2011-10-28  9:13 ` paolo.carlini at oracle dot com
2006-12-04 19:26 [Bug c++/30066] New: " mrs at apple dot com
2006-12-04 19:27 ` [Bug c++/30066] " mrs at apple dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).