This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/30586] [4.2/4.3 regression] Namespace pollution in c++ headers
- From: "pcarlini at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Jan 2007 19:23:09 -0000
- Subject: [Bug libstdc++/30586] [4.2/4.3 regression] Namespace pollution in c++ headers
- References: <bug-30586-50@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from pcarlini at suse dot de 2007-01-25 19:23 -------
Humm, maybe the fix is very simple: apparently these days in the ia64
atomic_word.h we don't really need cxxabi.h, only cxxabi_tweaks.h, for
__cxxabiv1::__guard. I'll give it a try...
--
pcarlini at suse dot de changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |pcarlini at suse dot de
|dot org |
Status|NEW |ASSIGNED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30586