This is the mail archive of the gcc@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]

Re: alias template bug?


On Tue, 23 Oct 2012, Andrew Sutton wrote:

I just updated to GCC from trunk (r192711) and started getting some
peculiar errors. In particular, GCC seems to believe that sizeof(T) is
no longer a constant when used as an argument to an alias template.

I think Jakub just fixed that one an hour ago or so.

And committed the changes? I just updated (r192742) and am getting the same errors.

Ah, I must have gotten confused with: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54844

Sorry...

--
Marc Glisse


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