Displaying 12 results from an estimated 12 matches for "extract_insn".
2012 Sep 13
5
[LLVMdev] Fail to compile LLVM on Gentoo Linux
...) [flags 0x2]) [0 S8 A64]))) -1 (expr_list:REG_EQUIV (plus:DI (reg/f:DI 7 sp)
(mem/u/c/i:DI (symbol_ref/u:DI ("*.LC22") [flags 0x2]) [0 S8 A64]))
(nil)))
/nfs_home/chenwj/llvm-3.1/svn/llvm/tools/clang/lib/Frontend/InitHeaderSearch.cpp:197:1: internal compiler error: in extract_insn, at recog.c:2103
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugs.gentoo.org/> for instructions.
---
Thanks.
Regards,
chenwj
--
Wei-Ren Chen (陳韋任)
Computer Systems Lab, Institute of Information Science,
Academia Sinica, Taiwan (R.O.C.)
Tel:886-2...
2012 Sep 13
3
[LLVMdev] Fail to compile LLVM on Gentoo Linux
On Sep 12, 2012, at 8:50 PM, Sean Silva <silvas at purdue.edu> wrote:
>> /nfs_home/chenwj/llvm-3.1/svn/llvm/tools/clang/lib/Frontend/InitHeaderSearch.cpp:197:1: internal compiler error: in extract_insn, at recog.c:2103
>
> I think that this is a GCC ICE.
Yes, very definitely.
Jim
>
> --Sean Silva
>
> On Wed, Sep 12, 2012 at 10:53 PM, 陳韋任 (Wei-Ren Chen)
> <chenwj at iis.sinica.edu.tw> wrote:
>> Hi all,
>>
>> I think it's Gentoo's bug,...
2012 Sep 13
0
[LLVMdev] Fail to compile LLVM on Gentoo Linux
> /nfs_home/chenwj/llvm-3.1/svn/llvm/tools/clang/lib/Frontend/InitHeaderSearch.cpp:197:1: internal compiler error: in extract_insn, at recog.c:2103
I think that this is a GCC ICE.
--Sean Silva
On Wed, Sep 12, 2012 at 10:53 PM, 陳韋任 (Wei-Ren Chen)
<chenwj at iis.sinica.edu.tw> wrote:
> Hi all,
>
> I think it's Gentoo's bug, but I want to know if anyone has the same
> issue here. I am compiling LLVM...
2009 Apr 04
1
R-alpha/R-beta builds on Alpha platform failing with compiler error
...simplify':
deriv.c:267: error: unrecognizable insn:
(insn 2103 64 65 9 ../../src/include/Rinlinedfuns.h:86 (set (reg:DI 2 $2)
(const:DI (plus:DI (label_ref:DI 68)
(const_int 24 [0x18])))) -1 (insn_list:REG_LABEL_OPERAND 68 (nil)))
deriv.c:267: internal compiler error: in extract_insn, at recog.c:2001
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.3/README.Bugs> for instructions.
make[4]: *** [deriv.o] Error 1
This could of course be a bug in gcc. Does anybody have insights into
anything that may have changed he...
2013 Jan 10
1
[LLVMdev] clang 3.2 build error
...[flags 0x2]) [0 S8 A64]))) -1 (expr_list:REG_EQUIV (plus:DI (reg/f:DI 7 sp)
(mem/u/c/i:DI (symbol_ref/u:DI ("*.LC22") [flags 0x2]) [0 S8 A64]))
(nil)))
/home/jamitch/Downloads/llvm-3.2.src/tools/clang/lib/Frontend/InitHeaderSearch.cpp:197:1: internal compiler error: in extract_insn, at recog.c:2131
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugzilla.redhat.com/bugzilla> for instructions.
Preprocessed source stored into /tmp/ccd8oqnr.out file, please attach this to your bugreport.
make[4]: *** [/home/jamitch/Downloads/llvm-3.2.s...
2012 Sep 17
0
[LLVMdev] Fail to compile LLVM on Gentoo Linux
...[0 S8 A64]))) -1 (expr_list:REG_EQUIV (plus:DI (reg/f:DI 7 sp)
> (mem/u/c/i:DI (symbol_ref/u:DI ("*.LC22") [flags 0x2]) [0 S8 A64]))
> (nil)))
> /nfs_home/chenwj/llvm-3.1/svn/llvm/tools/clang/lib/Frontend/InitHeaderSearch.cpp:197:1: internal compiler error: in extract_insn, at recog.c:2103
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://bugs.gentoo.org/> for instructions.
> ---
>
> Thanks.
>
> Regards,
> chenwj
>
> --
> Wei-Ren Chen (陳韋任)
> Computer Systems Lab, Institute of In...
2012 Sep 17
2
[LLVMdev] Fail to compile LLVM on Gentoo Linux
...-1 (expr_list:REG_EQUIV (plus:DI (reg/f:DI 7 sp)
>> (mem/u/c/i:DI (symbol_ref/u:DI ("*.LC22") [flags 0x2]) [0 S8 A64]))
>> (nil)))
>> /nfs_home/chenwj/llvm-3.1/svn/llvm/tools/clang/lib/Frontend/InitHeaderSearch.cpp:197:1: internal compiler error: in extract_insn, at recog.c:2103
>> Please submit a full bug report,
>> with preprocessed source if appropriate.
>> See <http://bugs.gentoo.org/> for instructions.
>> ---
>>
>> Thanks.
>>
>> Regards,
>> chenwj
>>
>> --
>> Wei-Ren Chen...
2012 Sep 13
0
[LLVMdev] Fail to compile LLVM on Gentoo Linux
On Wed, Sep 12, 2012 at 08:52:08PM -0700, Jim Grosbach wrote:
>
>
> On Sep 12, 2012, at 8:50 PM, Sean Silva <silvas at purdue.edu> wrote:
>
> >> /nfs_home/chenwj/llvm-3.1/svn/llvm/tools/clang/lib/Frontend/InitHeaderSearch.cpp:197:1: internal compiler error: in extract_insn, at recog.c:2103
> >
> > I think that this is a GCC ICE.
>
>
> Yes, very definitely.
>
> Jim
Do you guys think putting Gentoo GCC 4.5 & 4.6 on the list is a good
idea [1]?
Regards,
chenwj
[1] http://llvm.org/docs/GettingStarted.html#brokengcc
--
Wei-Ren Ch...
2008 Mar 23
1
[LLVMdev] non-enable-llvm support in llvm-gcc-4.2 issue
...u get a rather nasty RTL error.
void f() { try { throw; } catch (...) {} }
test.cpp: In function .void f().:
test.cpp:1: error: unrecognizable insn:
(insn 39 5 40 2 (set (reg:SI 107)
(UnKnown Unknown)) -1 (nil)
(nil))
test.cpp:1: internal compiler error: in extract_insn, at recog.c:2100
I managed to track this down to init_one_libfunc being broken. There's some logic to try to divert an llvm_init_one_libfunc to the old implementation (via some #defines) when --emnable-llvm isn't being used, but it doesn't even have the right return type anymore and o...
2010 Dec 29
2
[LLVMdev] Building LLVM on Linux/PowerPC failed
...henwj/llvm-2.8/include/llvm/CodeGen/ValueTypes.h:233 (set (reg:SI
11 11)
(mem/u/c/i:SI (symbol_ref/u:SI ("*.LC233") [flags 0x82]) [8 S4
A32])) -1 (insn_list:REG_LABEL_OPERAND 1454 (nil)))
/tmp/chenwj/llvm-2.8/lib/Target/PowerPC/PPCISelLowering.cpp:1772:
internal compiler error: in extract_insn, at recog.c:1994
----------------------------------------------------------------------
Any suggestion appreciated.
Regards,
chenwj
--
Wei-Ren Chen (陳韋任)
Parallel Processing Lab, Institute of Information Science,
Academia Sinica, Taiwan (R.O.C.)
Tel:886-2-2788-3799 #1667
2012 Sep 17
0
[LLVMdev] Fail to compile LLVM on Gentoo Linux
...t;>> (mem/u/c/i:DI (symbol_ref/u:DI ("*.LC22") [flags 0x2]) [0 S8
>>> A64]))
>>> (nil)))
>>>
>>> /nfs_home/chenwj/llvm-3.1/svn/llvm/tools/clang/lib/Frontend/InitHeaderSearch.cpp:197:1:
>>> internal compiler error: in extract_insn, at recog.c:2103
>>> Please submit a full bug report,
>>> with preprocessed source if appropriate.
>>> See <http://bugs.gentoo.org/> for instructions.
>>> ---
>>>
>>> Thanks.
>>>
>>> Regards,
>>> chenwj
>&g...
2005 Aug 12
3
IA32E make failed in latest version 6117
...(expr_list:REG_DEAD (reg/f:DI 262)
(expr_list:REG_EQUAL (const:DI (plus:DI (symbol_ref:DI ("_end")
[flags
0x40] <var_decl 0x2a97cb1270 _end>)
(const_int 137438953472000 [0x7d0000000000])))
(nil))))
setup.c:530: internal compiler error: in extract_insn, at recog.c:2083
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.
Preprocessed source stored into /tmp/cc7H6wz7.out file, please attach
this to
your bugreport.
make[3]: *** [setup.o] Error 1
make[3]: Lea...