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

--- Comment #6 from Markus Trippelsdorf <markus at trippelsdorf dot de> 
2011-09-26 14:47:22 UTC ---
Just double-checked and a bisection with my testcase also leads
to revision 178789:

98d1b25faaa16abc483251c9acf3cb1ef79cc941 is the first bad commit
commit 98d1b25faaa16abc483251c9acf3cb1ef79cc941
Author: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Date:   Mon Sep 12 18:04:46 2011 +0000

        * call.c (convert_class_to_reference)
        (convert_class_to_reference_1): Remove.
        (reference_binding): Use build_user_type_conversion_1 instead.

    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@178789
138bc75d-0d04-0410-961f-82ee72b054a4

Reply via email to