http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53500
--- Comment #6 from Paul Pogonyshev 2012-05-27
20:03:40 UTC ---
Created attachment 27508
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27508
much reduced testcase not using any libraries other than libstdc++
gcc-4.7 -std=c++11 -save-temps
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53500
--- Comment #2 from Paul Pogonyshev 2012-05-27
19:33:35 UTC ---
(In reply to comment #1)
> I don't see it being attached.
Apparently it got eaten as too large. Please see http://rghost.net/38322304
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53500
Bug #: 53500
Summary: internal compiler error in joust()
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: major
Priority: P3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49384
--- Comment #2 from Paul Pogonyshev 2011-06-13
20:09:49 UTC ---
So, changing in a way incompatible to what the standard says is intended? Or
am I (and pre-4.6 libstdc++) misreading the standard?
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49384
Summary: istringstream::tellg at the end of string gives a
wrong result
Product: gcc
Version: 4.6.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Comp
--- Comment #4 from pogonyshev at gmx dot net 2010-03-27 19:33 ---
>From info:
> ...some of which have been implemented in an experimental C++0x mode in GCC.
Instead of maintaining a separate piece of code you could have one just include
another so that they are the same and b
--- Comment #2 from pogonyshev at gmx dot net 2010-03-27 14:36 ---
I'm sorry, but why? Isn't the compiler the same? What is the point of not
providing good type traits if you can?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43549
: gcc
Version: 4.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: pogonyshev at gmx dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43549
oduct: gcc
Version: 4.4.3
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: pogonyshev at gmx dot net
GCC build triplet: i486-pc-linux-gnu
GCC host triplet: i486-pc-linux-g
--- Comment #2 from pogonyshev at gmx dot net 2009-11-28 01:23 ---
Created an attachment (id=19167)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19167&action=view)
disassemble results for main()
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42203
--- Comment #1 from pogonyshev at gmx dot net 2009-11-28 01:22 ---
Created an attachment (id=19166)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19166&action=view)
source code of the program
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42203
s not
inlined in trivial cases
Product: gcc
Version: 4.4.2
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: pogonyshev at gmx dot net
GCC t
--- Comment #5 from pogonyshev at gmx dot net 2006-10-12 18:58 ---
OK, thanks for the help.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24056
--- Additional Comments From pogonyshev at gmx dot net 2005-09-25 16:54
---
So, not a bug then? I still don't understand why this code is ill-formed,
though.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24056
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: pogonyshev at gmx dot net
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC
--- Additional Comments From pogonyshev at gmx dot net 2005-09-25 16:20
---
Created an attachment (id=9805)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9805&action=view)
testcase
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24056
--- Additional Comments From pogonyshev at gmx dot net 2005-08-20 18:48
---
Because it defeats the effect of reserve() call on `s1'. I'm not saying I know
how to avoid it, but I wonder if there is some strict policy behind
`std::basic_string' reallocation behavior in
1
s2 capacity: 12259
--
Summary: std::basic_string <> capacity weirdness
Product: gcc
Version: 3.2
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: libstdc++
AssignedTo: unassigned at gcc dot gnu dot org
18 matches
Mail list logo