Re: [patch] Support LLVM 7

Поиск
Список
Период
Сортировка
От Christoph Berg
Тема Re: [patch] Support LLVM 7
Дата
Msg-id 20180920210804.GC21756@msg.df7cb.de
обсуждение исходный текст
Ответ на Re: [patch] Support LLVM 7  (Christoph Berg <myon@debian.org>)
Ответы Re: [patch] Support LLVM 7  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
Re: To Andres Freund 2018-09-20 <20180920210315.GB21756@msg.df7cb.de>
> Server beendete die Verbindung unerwartet

Something ate the attachments. Sorry.

FATAL:  fatal llvm error: Cannot select: 0x57e61d40: ch,glue = X86ISD::CALL 0x57e61cb0, 0x57e61e18, Register:i32 $edi,
RegisterMask:Untyped,0x57e61cb0:1
 
  0x57e61e18: i32 = X86ISD::Wrapper TargetGlobalAddress:i32<void (%struct.TupleTableSlot*)* @deform_0_1> 0
    0x57e61dd0: i32 = TargetGlobalAddress<void (%struct.TupleTableSlot*)* @deform_0_1> 0
  0x57e61c68: i32 = Register $edi
  0x57e61cf8: Untyped = RegisterMask
  0x57e61cb0: ch,glue = CopyToReg 0x57e61c20, Register:i32 $edi, 0x57e61b90
    0x57e61c68: i32 = Register $edi
    0x57e61b90: i32,ch = CopyFromReg 0x57e1fd3c, Register:i32 %27
      0x57e61b48: i32 = Register %27
In function: evalexpr_0_0
Server beendete die Verbindung unerwartet

Christoph

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Christoph Berg
Дата:
Сообщение: Re: [patch] Support LLVM 7
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [PATCH] Tab completion for ALTER DATABASE … SET TABLESPACE