[Bug c++/32142] gcc crashes when creating coverage info and optimization

2009-05-20 Thread dominik dot strasser at onespin-solutions dot com
--- Comment #5 from dominik dot strasser at onespin-solutions dot com 2009-05-20 15:45 --- Works fine in 4.3 -- dominik dot strasser at onespin-solutions dot com changed: What|Removed |Added

[Bug libstdc++/21244] [4.0/4.1 Regression] Vector anonymous enum problem

2009-05-20 Thread dominik dot strasser at onespin-solutions dot com
--- Comment #19 from dominik dot strasser at onespin-solutions dot com 2009-05-20 15:45 --- Works fine -- dominik dot strasser at onespin-solutions dot com changed: What|Removed |Added

[Bug target/6786] [sparcv9-solaris] throwing expection causes segv with -m64

2009-05-20 Thread dominik dot strasser at onespin-solutions dot com
--- Comment #2 from dominik dot strasser at onespin-solutions dot com 2009-05-20 15:03 --- Work fine -- dominik dot strasser at onespin-solutions dot com changed: What|Removed |Added

[Bug c++/36334] [4.2 Regression] typedef to function type leads to problems

2009-05-20 Thread dominik dot strasser at onespin-solutions dot com
--- Comment #7 from dominik dot strasser at onespin-solutions dot com 2009-05-20 14:59 --- Works fine in 4.3.3 -- dominik dot strasser at onespin-solutions dot com changed: What|Removed |Added

[Bug libstdc++/36333] stable_sort calling merge; problems when _GLIBCXX_DEBUG is switched on

2009-05-20 Thread dominik dot strasser at onespin-solutions dot com
--- Comment #6 from dominik dot strasser at onespin-solutions dot com 2009-05-20 14:59 --- Works fine -- dominik dot strasser at onespin-solutions dot com changed: What|Removed |Added

[Bug libstdc++/35541] [4.3 Regression] Legal C++ program can't be compiled with -D_GLIBCXX_DEBUG

2009-05-20 Thread dominik dot strasser at onespin-solutions dot com
--- Comment #10 from dominik dot strasser at onespin-solutions dot com 2009-05-20 14:59 --- Works fine -- dominik dot strasser at onespin-solutions dot com changed: What|Removed |Added

[Bug c/35526] ICE on memcpy

2009-05-20 Thread dominik dot strasser at onespin-solutions dot com
--- Comment #9 from dominik dot strasser at onespin-solutions dot com 2009-05-20 14:58 --- Works fine -- dominik dot strasser at onespin-solutions dot com changed: What|Removed |Added

[Bug libstdc++/34730] Legal program doesn't compile with -D_GLIBCXX_DEBUG

2009-05-20 Thread dominik dot strasser at onespin-solutions dot com
--- Comment #11 from dominik dot strasser at onespin-solutions dot com 2009-05-20 14:58 --- Works fine, thanks. -- dominik dot strasser at onespin-solutions dot com changed: What|Removed |Added

[Bug c++/32142] gcc crashes when creating coverage info and optimization

2009-05-20 Thread dominik dot strasser at onespin-solutions dot com
--- Comment #4 from dominik dot strasser at onespin-solutions dot com 2009-05-20 14:57 --- Works fine in 4.3.3 -- dominik dot strasser at onespin-solutions dot com changed: What|Removed |Added

[Bug middle-end/38486] Missing warning about type punning

2009-04-27 Thread dominik dot strasser at onespin-solutions dot com
--- Comment #8 from dominik dot strasser at onespin-solutions dot com 2009-04-27 15:12 --- Are there any news on this guy here ? I am really having a hard time porting my project to GCC 4.3 as I have a big source file which seems to do a lot of type punning, but I get no warnings

[Bug c++/38486] Missing warning about type punning

2008-12-11 Thread dominik dot strasser at onespin-solutions dot com
--- Comment #1 from dominik dot strasser at onespin-solutions dot com 2008-12-11 12:57 --- Created an attachment (id=16884) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16884&action=view) Source code which illustrates the problem. -- http://gcc.gnu.org/bugzilla/show_

[Bug c++/38486] New: Missing warning about type punning

2008-12-11 Thread dominik dot strasser at onespin-solutions dot com
Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: dominik dot strasser at onespin-solutions dot com GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla

[Bug libstdc++/35541] Legal C++ program can't be compiled with -D_GLIBCXX_DEBUG

2008-03-11 Thread dominik dot strasser at onespin-solutions dot com
--- Comment #1 from dominik dot strasser at onespin-solutions dot com 2008-03-11 16:25 --- Created an attachment (id=15299) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15299&action=view) Source file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35541

[Bug libstdc++/35541] New: Legal C++ program can't be compiled with -D_GLIBCXX_DEBUG

2008-03-11 Thread dominik dot strasser at onespin-solutions dot com
ty: normal Priority: P3 Component: libstdc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: dominik dot strasser at onespin-solutions dot com GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: x86_64-unknown

[Bug c/35526] ICE on memcpy

2008-03-11 Thread dominik dot strasser at onespin-solutions dot com
--- Comment #4 from dominik dot strasser at onespin-solutions dot com 2008-03-11 09:02 --- I can confirm that the patch fixes the original example. -- dominik dot strasser at onespin-solutions dot com changed: What|Removed |Added

[Bug c/35526] ICE on memcpy

2008-03-10 Thread dominik dot strasser at onespin-solutions dot com
--- Comment #1 from dominik dot strasser at onespin-solutions dot com 2008-03-10 18:15 --- Created an attachment (id=15289) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15289&action=view) Source file which gives the ICE -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35526

[Bug c/35526] New: ICE on memcpy

2008-03-10 Thread dominik dot strasser at onespin-solutions dot com
Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: dominik dot strasser at onespin-solutions dot com GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: x86_64

[Bug rtl-optimization/34902] Wrong code on -O3

2008-01-21 Thread dominik dot strasser at onespin-solutions dot com
--- Comment #7 from dominik dot strasser at onespin-solutions dot com 2008-01-21 13:45 --- This is bison 2.0. The latest version is 2.3. If haven't found anything in the ChangeLog which sounds like there was a bug fix in this area. -- http://gcc.gnu.org/bugzilla/show_bug.c

[Bug rtl-optimization/34902] Wrong code on -O3

2008-01-21 Thread dominik dot strasser at onespin-solutions dot com
--- Comment #5 from dominik dot strasser at onespin-solutions dot com 2008-01-21 13:07 --- Bingo -fno-strict-aliasing does the trick. But what shall I do ? This is a generated Bison parser. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34902

[Bug rtl-optimization/34902] Wrong code on -O3

2008-01-21 Thread dominik dot strasser at onespin-solutions dot com
--- Comment #3 from dominik dot strasser at onespin-solutions dot com 2008-01-21 12:17 --- -Wstrict-overflow=5 doesn't seem to be available in 4.1.2 -fwrapv didn't make a difference. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34902

[Bug rtl-optimization/34902] Wrong code on -O3

2008-01-21 Thread dominik dot strasser at onespin-solutions dot com
--- Comment #1 from dominik dot strasser at onespin-solutions dot com 2008-01-21 11:17 --- Created an attachment (id=14986) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14986&action=view) tar file with illustrates the bug -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34902

[Bug rtl-optimization/34902] New: Wrong code on -O3

2008-01-21 Thread dominik dot strasser at onespin-solutions dot com
nedTo: unassigned at gcc dot gnu dot org ReportedBy: dominik dot strasser at onespin-solutions dot com GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34902

[Bug libstdc++/34730] Legal program doesn't compile with -D_GLIBCXX_DEBUG

2008-01-10 Thread dominik dot strasser at onespin-solutions dot com
--- Comment #1 from dominik dot strasser at onespin-solutions dot com 2008-01-10 15:28 --- Created an attachment (id=14909) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14909&action=view) Source code showing the problem -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34730

[Bug libstdc++/34730] New: Legal program doesn't compile with -D_GLIBCXX_DEBUG

2008-01-10 Thread dominik dot strasser at onespin-solutions dot com
oduct: gcc Version: 4.1.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: dominik dot strasser at onespin-solutions dot com GCC build triplet: x86_64-re

[Bug c++/32142] gcc crashes when creating coverage info and optimization

2007-05-29 Thread dominik dot strasser at onespin-solutions dot com
--- Comment #1 from dominik dot strasser at onespin-solutions dot com 2007-05-29 17:29 --- Created an attachment (id=13628) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13628&action=view) bzip2ed preprocessor output for reproducing the crash. -- http://gcc.gnu.org/b

[Bug c++/32142] New: gcc crashes when creating coverage info and optimization

2007-05-29 Thread dominik dot strasser at onespin-solutions dot com
ashes when creating coverage info and optimization Product: gcc Version: 4.1.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: dominik dot strasser