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++/53361] Could not convert â{0, 0, 0}â from â<brace-enclosed initializer list>â to âstd::array<unsigned int, 3ul>â


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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW

--- Comment #4 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-05-21 21:36:10 UTC ---
Oops, you are right, now I can reproduce, no idea what I was doing earlier
today. Sorry.

In any case, I can confirm what Andrew said, I cannot reproduce with mainline
and, AFAICS, this isn't a regression, thus I'm going to add the testcase to the
testsuite and close the PR as fixed.


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