This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: "Bug" only with Clang
- From: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- To: Daniel Frey <d dot frey at gmx dot de>
- Cc: gcc-help <gcc-help at gcc dot gnu dot org>
- Date: Tue, 26 Feb 2013 22:07:59 +0000
- Subject: Re: "Bug" only with Clang
- References: <0E48218A-09E4-49A5-A5DB-6027A03A8706@gmx.de>
On 26 February 2013 21:37, Daniel Frey wrote:
> While using Clang++ 3.2 with libstdc++ from GCC 4.7, I ran into a problem which was discussed at StackOverflow <http://stackoverflow.com/q/15098174>. A fix in libstdc++ seems easily possible, but first: Should I create a bug report for things that actually work with GCC and only break with Clang? Or does libstdc++ accept only bugs exposed with GCC?
Please report it to bugzilla, thanks.