public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/24167] Visibility of private component of parent in child generic, generic compiles but instantiation doesn't
       [not found] <bug-24167-4@http.gcc.gnu.org/bugzilla/>
@ 2011-09-16 17:38 ` simon at pushface dot org
  2011-09-16 18:08 ` charlet at gcc dot gnu.org
  1 sibling, 0 replies; 6+ messages in thread
From: simon at pushface dot org @ 2011-09-16 17:38 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #5 from simon at pushface dot org 2011-09-16 17:27:27 UTC ---
Fixed in 4.6.0.

Am I allowed/able to mark this RESOLVED?


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

* [Bug ada/24167] Visibility of private component of parent in child generic, generic compiles but instantiation doesn't
       [not found] <bug-24167-4@http.gcc.gnu.org/bugzilla/>
  2011-09-16 17:38 ` [Bug ada/24167] Visibility of private component of parent in child generic, generic compiles but instantiation doesn't simon at pushface dot org
@ 2011-09-16 18:08 ` charlet at gcc dot gnu.org
  1 sibling, 0 replies; 6+ messages in thread
From: charlet at gcc dot gnu.org @ 2011-09-16 18:08 UTC (permalink / raw)
  To: gcc-bugs

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

Arnaud Charlet <charlet at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |charlet at gcc dot gnu.org
         Resolution|                            |FIXED
   Target Milestone|---                         |4.6.0

--- Comment #6 from Arnaud Charlet <charlet at gcc dot gnu.org> 2011-09-16 17:30:48 UTC ---
Fixing then, thanks.


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

* [Bug ada/24167] Visibility of private component of parent in child generic, generic compiles but instantiation doesn't
  2005-10-02 17:09 [Bug ada/24167] New: " simon at pushface dot org
                   ` (2 preceding siblings ...)
  2009-01-02 15:20 ` laurent at guerby dot net
@ 2010-01-07 17:34 ` simon at pushface dot org
  3 siblings, 0 replies; 6+ messages in thread
From: simon at pushface dot org @ 2010-01-07 17:34 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from simon at pushface dot org  2010-01-07 17:34 -------
Still there with gcc version 4.5.0 20100104 (experimental) (GCC) (r155633)


-- 


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


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

* [Bug ada/24167] Visibility of private component of parent in child generic, generic compiles but instantiation doesn't
  2005-10-02 17:09 [Bug ada/24167] New: " simon at pushface dot org
  2005-10-02 17:11 ` [Bug ada/24167] " simon at pushface dot org
  2005-10-02 17:52 ` laurent at guerby dot net
@ 2009-01-02 15:20 ` laurent at guerby dot net
  2010-01-07 17:34 ` simon at pushface dot org
  3 siblings, 0 replies; 6+ messages in thread
From: laurent at guerby dot net @ 2009-01-02 15:20 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from laurent at guerby dot net  2009-01-02 15:17 -------
Still there with 4.3.2 and
gcc version 4.4.0 20081228 (experimental) [trunk revision 142939] (GCC) 

Arnaud, do you have a generic expert handy to check wether this code is legal
or not? generic compiling but not an instance is quite rare in the language.
Thanks!


-- 

laurent at guerby dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |laurent at guerby dot net,
                   |                            |charlet at adacore dot com


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


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

* [Bug ada/24167] Visibility of private component of parent in child generic, generic compiles but instantiation doesn't
  2005-10-02 17:09 [Bug ada/24167] New: " simon at pushface dot org
  2005-10-02 17:11 ` [Bug ada/24167] " simon at pushface dot org
@ 2005-10-02 17:52 ` laurent at guerby dot net
  2009-01-02 15:20 ` laurent at guerby dot net
  2010-01-07 17:34 ` simon at pushface dot org
  3 siblings, 0 replies; 6+ messages in thread
From: laurent at guerby dot net @ 2005-10-02 17:52 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from laurent at guerby dot net  2005-10-02 17:52 -------
Same message on mainline, however I'm not able to say wether it's a bug or not.


-- 

laurent at guerby dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
  GCC build triplet|powerpc-apple-darwin7.9.0   |
   GCC host triplet|powerpc-apple-darwin7.9.0   |
 GCC target triplet|powerpc-apple-darwin7.9.0   |
   Last reconfirmed|0000-00-00 00:00:00         |2005-10-02 17:52:43
               date|                            |


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


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

* [Bug ada/24167] Visibility of private component of parent in child generic, generic compiles but instantiation doesn't
  2005-10-02 17:09 [Bug ada/24167] New: " simon at pushface dot org
@ 2005-10-02 17:11 ` simon at pushface dot org
  2005-10-02 17:52 ` laurent at guerby dot net
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: simon at pushface dot org @ 2005-10-02 17:11 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from simon at pushface dot org  2005-10-02 17:11 -------
Created an attachment (id=9861)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9861&action=view)
Demonstration of problem


-- 


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


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

end of thread, other threads:[~2011-09-16 17:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-24167-4@http.gcc.gnu.org/bugzilla/>
2011-09-16 17:38 ` [Bug ada/24167] Visibility of private component of parent in child generic, generic compiles but instantiation doesn't simon at pushface dot org
2011-09-16 18:08 ` charlet at gcc dot gnu.org
2005-10-02 17:09 [Bug ada/24167] New: " simon at pushface dot org
2005-10-02 17:11 ` [Bug ada/24167] " simon at pushface dot org
2005-10-02 17:52 ` laurent at guerby dot net
2009-01-02 15:20 ` laurent at guerby dot net
2010-01-07 17:34 ` simon at pushface dot org

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).