[Bug c++/32970] New: C++ frontend can not handle vector pointer constant parameter

2007-08-02 Thread saliu at de dot ibm dot com
ter Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: saliu at de dot ibm dot com GCC build triplet: powerpc64-unknown-linux-

[Bug c++/32970] [4.3 Regression] C++ frontend can not handle vector pointer constant parameter

2007-08-07 Thread saliu at de dot ibm dot com
--- Comment #2 from saliu at de dot ibm dot com 2007-08-07 11:31 --- Is this really a regression from 4.1.1? I got the same error on 4.1.1, before the patch r117696 was applied. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32970

[Bug c++/32970] [4.3 Regression] C++ frontend can not handle vector pointer constant parameter

2007-08-08 Thread saliu at de dot ibm dot com
--- Comment #4 from saliu at de dot ibm dot com 2007-08-08 13:38 --- Okey, I have a Red Hat GCC 4.1.1, which might be different from the FSF one. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32970

[Bug c++/32970] [4.3 Regression] C++ frontend can not handle vector pointer constant parameter

2007-08-10 Thread saliu at de dot ibm dot com
--- Comment #5 from saliu at de dot ibm dot com 2007-08-10 10:13 --- This patch can fix the problem: Index: gcc/tree.c === --- gcc.orig/tree.c +++ gcc/tree.c @@ -7609,8 +7609,11 @@ reconstruct_complex_type (tree type, tre