[Bug libstdc++/19664] libstdc++ headers should have pop/push of the visibility around the declarations

2006-07-15 Thread jakub at redhat dot com
--- Comment #95 from jakub at redhat dot com 2006-07-15 10:34 --- Can this be revisited now? namespaces now can have the visibility attribute, although it has to be present on each opening namespace. Guess sticking __attribute__((__visibility__("default"))) into _GLIBCXX_BEGIN

[Bug optimization/12223] [3.3.2 regression] Compiler generates infinite loop

2003-10-04 Thread jakub at redhat dot com
PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12223 --- Additional Comments From jakub at redhat dot com 2003-10-04 09:06 --- This is most likely fixed by http://gcc.gnu.org/ml/gcc-patches/2003-10/msg00065.html At least