Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
re: CVS commit: src/tools/gcc
> Module Name: src
> Committed By: joerg
> Date: Mon Dec 12 18:59:06 UTC 2011
>
> Modified Files:
> src/tools/gcc: Makefile
>
> Log Message:
> Explicitly request TLS support for mknative.
while testing mknative-gcc for this i noticed that it causes libgomp
compile to crash on m68k:
/usr/src2/external/gpl3/gcc/dist/libgomp/task.c: In function
'gomp_barrier_handle_tasks':
/usr/src2/external/gpl3/gcc/dist/libgomp/task.c:276:1: error: insn does not
satisfy its constraints:
(insn 236 4 130 6 /usr/src2/external/gpl3/gcc/dist/libgomp/task.c:237 (set
(reg/f:SI 2 %d2 [94])
(const:SI (unspec:SI [
(symbol_ref:SI ("gomp_tls_data") [flags 0x52] <var_decl
0x7f7ff7300e60 gomp_tls_data>)
(const_int 1 [0x1])
] 6))) 36 {*movsi_m68k} (nil))
/usr/src2/external/gpl3/gcc/dist/libgomp/task.c:276:1: internal compiler error:
in reload_cse_simplify_operands, at postreload.c:396
blah. chuq?
.mrg.
Home |
Main Index |
Thread Index |
Old Index