[Bug c++/34846] [4.3 regression] ICE on STL container iterator copy

2008-01-18 Thread dkwan at transmeta dot com
--- Comment #3 from dkwan at transmeta dot com 2008-01-19 03:33 --- cc1plus SEG faults because the hash table local_specializations is NULL. There are calls to retrieve_local_specialization in pt.c. All but one, which caused this ICE, are protected by a NULL test. I have a sandbox

[Bug libstdc++/33682] libstdc++ broken for !__GTHREAD_HAS_COND hosts

2007-10-07 Thread dkwan at transmeta dot com
--- Comment #2 from dkwan at transmeta dot com 2007-10-07 17:55 --- Sorry about the breakage. I only tested the original patch on Linux. The obvious patch should be fine. I am not familiar with mingw-w64. Does it provide a similar conditional variable as POSIX? If so, another way

[Bug target/30451] incorrect attributes in *movti_ppc64 of rs6000.md

2007-01-13 Thread dkwan at transmeta dot com
--- Comment #3 from dkwan at transmeta dot com 2007-01-14 05:47 --- There is additional code for the CELL PPU to adjust the latencies of data and address operands of integer stores. The code requires accurate load/store attributes. I guess there is nothing in the main-line gcc

[Bug target/30451] New: incorrect attributes in *movti_ppc64 of rs6000.md

2007-01-12 Thread dkwan at transmeta dot com
Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: dkwan at transmeta dot com GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC

[Bug target/28115] New: possible bug in recog_memoized usage in rs6000.c??

2006-06-20 Thread dkwan at transmeta dot com
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: dkwan at transmeta dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28115