This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/32970] [4.3 Regression] C++ frontend can not handle vector pointer constant parameter
- From: "janis at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Aug 2007 23:15:10 -0000
- Subject: [Bug c++/32970] [4.3 Regression] C++ frontend can not handle vector pointer constant parameter
- References: <bug-32970-14935@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from janis at gcc dot gnu dot org 2007-08-06 23:15 -------
A regression hunt of mainline on powerpc-linux identified the following patch,
where the compiler went from compiling in a reasonable time to taking more than
three seconds for the submitter's testcase:
r117696 | bonzini | 2006-10-13 15:59:03 +0000 (Fri, 13 Oct 2006)
http://gcc.gnu.org/viewcvs?view=rev&rev=117696
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32970