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++/31498] [4.1 Regression] ICE with vector initializer in template



------- Comment #3 from janis at gcc dot gnu dot org  2007-04-23 23:28 -------
A regression hunt on powerpc-linux for mainline shows that it was fixed by this
patch:

    http://gcc.gnu.org/viewcvs?view=rev&rev=122829

    r122829 | mmitchel | 2007-03-12 00:26:39 +0000 (Mon, 12 Mar 2007)

That patch was added to the 4.2 branch at the same time, and the test now
passes on that branch.

The failure still occurs on the 4.1 branch as of 2007-04-19.


-- 

janis at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mmitchel at gcc dot gnu dot
                   |                            |org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31498


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