This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/42687] [4.4/4.5/4.6/4.7 Regression] The prevention of ADL with the help of parentheses doesn't work
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 29 Mar 2011 13:49:26 +0000
- Subject: [Bug c++/42687] [4.4/4.5/4.6/4.7 Regression] The prevention of ADL with the help of parentheses doesn't work
- Auto-submitted: auto-generated
- References: <bug-42687-4@http.gcc.gnu.org/bugzilla/>
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