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++/38232] [4.4 Regression] "value-initialization of reference" warning too strict



------- Comment #2 from pinskia at gcc dot gnu dot org  2008-11-23 18:31 -------
DR 178 changed some of the behavior here and I think what GCC is doing is now
the correct behavior according to that Defect report.

http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#178

See Also PR 36394 and PR 11309.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org


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


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