Paul Brook - Re: m68k does not build on head (original) (raw)
This is the mail archive of the gcc@gcc.gnu.orgmailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] |
- From: Paul Brook
- To: gcc at gcc dot gnu dot org
- Cc: Hans-Peter Nilsson ,joel dot sherrill at oarcorp dot com
- Date: Thu, 17 Nov 2005 15:31:52 +0000
- Subject: Re: m68k does not build on head
- References: <200511171520.jAHFK19I029069@ignucius.se.axis.com>
On Thursday 17 November 2005 15:20, Hans-Peter Nilsson wrote:
From: Paul Brook paul@codesourcery.com Date: Thu, 17 Nov 2005 15:12:50 +0000
../../../gcc-head-test/libiberty/regex.c:7699 (set (reg:SI 2 %d2)
(sign_extend:SI (reg:HI 1 %d1 [59]))) 65 {*68k_extendhisi2}(nil) (nil)) ../../../gcc-head-test/libiberty/regex.c:7724: internal compiler error: in reload_cse_simplify_operands, at postreload.c:393
I'm also seeing this on m68-elf.
It appears to have been caused by the following patch (r106804)
Or perhaps the patch that tightened operand checks for "g".
Maybe. Reverting r106804 seems to fix the problem.
Please open a PR with preprocessed source attached and assign it to me.
This is now PR24912
Paul
- References:
- Re: m68k does not build on head
* From: Hans-Peter Nilsson
- Re: m68k does not build on head
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |