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++/42687] [4.4/4.5/4.6/4.7 Regression] The prevention of ADL with the help of parentheses doesn't work


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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |4.1.2
            Summary|The prevention of ADL with  |[4.4/4.5/4.6/4.7
                   |the help of parentheses     |Regression] The prevention
                   |doesn't work                |of ADL with the help of
                   |                            |parentheses doesn't work

--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-03-29 13:49:22 UTC ---
This is actually a regression, as 4.1 compiled the example


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