Author: glisse
Date: Fri Oct 12 14:14:37 2012
New Revision: 192401

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192401
Log:
2012-10-12  Marc Glisse  <marc.gli...@inria.fr>

        PR c++/53055

gcc/c-family/
        * c-common.h (enum ref_operator) [RO_ARROW_STAR]: New.

gcc/cp/
        * call.c (build_new_op_1): Pass RO_ARROW_STAR to cp_build_indirect_ref.
        * typeck.c (cp_build_indirect_ref): Handle RO_ARROW_STAR.

gcc/testsuite/
        * g++.dg/pr53055.C: New testcase.


Added:
    trunk/gcc/testsuite/g++.dg/pr53055.C   (with props)
Modified:
    trunk/gcc/c-family/ChangeLog
    trunk/gcc/c-family/c-common.h
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/call.c
    trunk/gcc/cp/typeck.c
    trunk/gcc/testsuite/ChangeLog

Propchange: trunk/gcc/testsuite/g++.dg/pr53055.C
            ('svn:eol-style' added)

Propchange: trunk/gcc/testsuite/g++.dg/pr53055.C
            ('svn:keywords' added)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/984577

Title:
  internal compiler error: in cp_build_indirect_ref, at cp/typeck.c:2786

To manage notifications about this bug go to:
https://bugs.launchpad.net/gcc/+bug/984577/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to