[Bug c++/53012] unrelated friend operators in same namespace interfere with operator resolution outside of namespace

2012-04-16 Thread alphaetapi at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53012 Adam H. Peterson changed: What|Removed |Added CC||alphaetapi at hotmail dot

[Bug c++/69078] [C++14] function local static not initialized when only used in a generic/variadic lambda

2016-04-20 Thread alphaetapi at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69078 Adam H. Peterson changed: What|Removed |Added CC||alphaetapi at hotmail dot com

[Bug tree-optimization/26854] Inordinate compile times on large routines

2016-04-20 Thread alphaetapi at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=26854 Adam H. Peterson changed: What|Removed |Added CC||alphaetapi at hotmail dot com

[Bug c++/69078] [C++14] function local static not initialized when only used in a generic/variadic lambda

2016-04-20 Thread alphaetapi at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69078 --- Comment #2 from Adam H. Peterson --- Incidentally, my GCC version is 5.3: $ g++ --version g++ (Debian 5.3.1-13) 5.3.1 20160323 Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying co

[Bug tree-optimization/26854] Inordinate compile times on large routines

2016-04-20 Thread alphaetapi at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=26854 --- Comment #138 from Adam H. Peterson --- Disregard my comment above. I was dropped into the wrong bug.