[Bug c++/78011] Compiler error when initializing a member of template type where the second template argument is a typedef

2016-10-17 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78011 --- Comment #2 from Andrew Pinski --- There is most likely a dup about this bug. (Oh and a C++ defect report; the comma is confusing things).

[Bug c++/78011] Compiler error when initializing a member of template type where the second template argument is a typedef

2016-10-17 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78011 --- Comment #3 from Andrew Pinski --- PR 57

[Bug c++/78011] Compiler error when initializing a member of template type where the second template argument is a typedef

2016-10-17 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78011 --- Comment #4 from Andrew Pinski --- PR 52595

[Bug c++/52595] [DR 325] commas and non-static data member initializers don't mix

2016-10-17 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52595 Andrew Pinski changed: What|Removed |Added CC||b.stanimirov at abv dot bg --- Comment #

[Bug c++/78011] [DR325] Compiler error when initializing a member of template type where the second template argument is a typedef

2016-10-17 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78011 Andrew Pinski changed: What|Removed |Added Keywords||rejects-valid Status|NEW

[Bug tree-optimization/61247] vectorization fails for unsigned is used for IV but casted to int before using as the index (and then casted for internal type)

2016-10-17 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61247 Andrew Pinski changed: What|Removed |Added Keywords||missed-optimization Summary|v

<    1   2