This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/33831] [4.3 Regression] Revision 129442 breaks libstc++ API
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Jan 2008 22:34:08 -0000
- Subject: [Bug libstdc++/33831] [4.3 Regression] Revision 129442 breaks libstc++ API
- References: <bug-33831-682@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #26 from pinskia at gcc dot gnu dot org 2008-01-16 22:34 -------
I should make a mention, that I added for the GCC 4.1.1 based PS3 toolchain an
option to give source compatibility for GCC 4.0.2, if anyone wants the patch, I
can provide it. It was mostly C++ front-end changes too; it adds a couple of
new options which could change the behavior of what is valid C++. I will most
likely do the same when we upgrade to GCC 4.3.0 (if we do) so the PS3
developers don't have to change their code when updating the compiler.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33831