Go to file
Jason Merrill a5c2941b8a (build_method_call): Disable code that tries to do tricky stuff with a default parameter that is a constructor call...
(build_method_call): Disable code that tries to do tricky
        stuff with a default parameter that is a constructor call, but
        actually does other tricky stuff that breaks things.
(build_scoped_method_call): Don't lose side effects in the
        object expression when calling a non-existent destructor.
(build_scoped_method_call): Remove erroneous error message
        when destructor call is written as a scoped call.

From-SVN: r8274
1994-10-15 00:32:58 +00:00
gcc (build_method_call): Disable code that tries to do tricky stuff with a default parameter that is a constructor call... 1994-10-15 00:32:58 +00:00