[Bug c++/57532] [4.8/4.9 regression] operator& broken when used on rvalues
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57532 Salamanderrake changed: What|Removed |Added CC||salamanderrake at gmail dot com --- Comment #4 from Salamanderrake --- Is there a patch to get this working with gcc 4.8.1? How far back into the history will the patch need to reach.
[Bug c++/57532] [4.8/4.9 regression] operator& broken when used on rvalues
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57532 --- Comment #6 from Salamanderrake --- I will have to patch it up to that point from gcc 4.8.1 to Comment #3, is the main repo git or subversion?
[Bug c++/57532] [4.8/4.9 regression] operator& broken when used on rvalues
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57532 --- Comment #7 from Salamanderrake --- What I should have asked is what revision is gcc 4.8.1 and what revision was the fix put into trunk?