This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]