[Bug c++/57532] [4.8/4.9 regression] operator& broken when used on rvalues

2013-08-05 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57532 --- Comment #8 from Jason Merrill --- (In reply to Salamanderrake from comment #7) > What I should have asked is what revision is gcc 4.8.1 and what revision was > the fix put into trunk? svn log svn://gcc.gnu.org/svn/gcc/branches/gcc-4_8-branch

[Bug c++/57532] [4.8/4.9 regression] operator& broken when used on rvalues

2013-08-04 Thread salamanderrake at gmail dot com
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?

[Bug c++/57532] [4.8/4.9 regression] operator& broken when used on rvalues

2013-08-04 Thread salamanderrake at gmail dot com
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

2013-07-31 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57532 --- Comment #5 from Paolo Carlini --- Just search gcc-patches around the date of Comment #3, no? http://gcc.gnu.org/ml/gcc-patches/2013-07/msg00372.html

[Bug c++/57532] [4.8/4.9 regression] operator& broken when used on rvalues

2013-07-31 Thread salamanderrake at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57532 Salamanderrake changed: What|Removed |Added CC||salamanderrake at gmail dot com --- Comm

[Bug c++/57532] [4.8/4.9 regression] operator& broken when used on rvalues

2013-07-09 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57532 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/57532] [4.8/4.9 regression] operator& broken when used on rvalues

2013-07-08 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57532 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned at

[Bug c++/57532] [4.8/4.9 regression] operator& broken when used on rvalues

2013-06-05 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57532 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #2 f