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++/51582] [4.6 Regression] ICE when using a class with a matrix of complex numbers in C++0x mode


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

--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> 2013-04-06 16:08:28 UTC ---
Created attachment 29816
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29816
patch

Here's a fix.  I'm not going to apply it to the 4.6 branch because C++11 users
really ought to move to a newer release, but I'm attaching it here in case it's
useful to anyone.


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