From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jim Wilson Date: Mon, 24 Jul 2000 19:22:22 +0000 Subject: Re: [Linux-ia64] Internal compiler error in `reload_cse_simplify_operands' Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org alxxlog.c: In function `AlLogReadBlock': alxxlog.c:750: Insn does not satisfy its constraints: This is a compiler bug. I would need a testcase so I can reproduce the problem, and information about what compiler you are using. The easiest way to create a testcase is to use --save-temps, and then send the resulting .i file along with the command line used to create it. Jim