[Bug c++/36707] ICE in build_modify_expr on rvalue reference function template
--- Comment #3 from reichelt at gcc dot gnu dot org 2009-01-16 22:13 --- This has been fixed on the trunk by the Andrew Pinski's patch for PR36695. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added ---
[Bug c++/36707] ICE in build_modify_expr on rvalue reference function template
--- Comment #2 from rguenth at gcc dot gnu dot org 2008-09-20 14:15 --- This is not a regression as it never worked. -std=c++0x is new in GCC 4.3. Failing since 4.3.0. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added ---