iority: P3
Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: dkwan at transmeta dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28115
--- 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 to
--- 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
straints and attributes match.
--
Summary: incorrect attributes in *movti_ppc64 of rs6000.md
Product: gcc
Version: 4.1.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
AssignedTo: unassigned at
--- 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 that