[Bug c++/45282] wrong decltype result for .*

2013-03-27 Thread paolo.carlini at oracle dot com


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



Paolo Carlini paolo.carlini at oracle dot com changed:



   What|Removed |Added



 Status|ASSIGNED|RESOLVED

 CC|gcc-bugs at gcc dot gnu.org |

  Known to work||4.8.1, 4.9.0

 Resolution||FIXED



--- Comment #2 from Paolo Carlini paolo.carlini at oracle dot com 2013-03-27 
10:03:07 UTC ---

Fixed mainline and 4.8.1.


[Bug c++/45282] wrong decltype result for .*

2013-03-26 Thread jason at gcc dot gnu.org


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



Jason Merrill jason at gcc dot gnu.org changed:



   What|Removed |Added



 Status|NEW |ASSIGNED

 AssignedTo|unassigned at gcc dot   |jason at gcc dot gnu.org

   |gnu.org |


[Bug c++/45282] wrong decltype result for .*

2011-08-05 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45282

--- Comment #1 from Jason Merrill jason at gcc dot gnu.org 2011-08-05 
13:53:35 UTC ---
...is a prvalue if the LHS is a prvalue.  decltype now returns int, which is
closer but still not right.


[Bug c++/45282] wrong decltype result for .*

2010-08-13 Thread jason at gcc dot gnu dot org


-- 

jason at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1
   Last reconfirmed|-00-00 00:00:00 |2010-08-13 20:51:36
   date||


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