This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/44499] No default constructor available


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

Ryan Hill <dirtyepic at gentoo dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dirtyepic at gentoo dot org

--- Comment #10 from Ryan Hill <dirtyepic at gentoo dot org> 2011-03-03 22:28:45 UTC ---
(In reply to comment #3)
> (In reply to comment #1)
> > gcc is correct, accepting the code previously was a bug that was fixed recently
> > 
> > You need to provide an initializer for g_d
> 
> This sort of changes should be documented in the changes.html page or in
> porting_to.html

Could this be added?  Some upstreams are arguing this is a bug in GCC.  In the
past we've found that if it's documented that this change was indeed
intentional, they're more willing to fix their code.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]