First Last Prev Next    No search results available
Details
: test/Regression/Transforms/InstCombine/2006-04-01-InfLoop...
Bug#: 1063
: libraries
: Transformation Utilities
Status: RESOLVED
Resolution: FIXED
: PC
: Linux
: trunk
: P2
: normal
: ---

:
:
:
:
  Show dependency tree - Show dependency graph
People
Reporter: Chandler Carruth <chandlerc@gmail.com>
Assigned To: Unassigned LLVM Bugs <unassignedbugs@nondot.org>

Attachments
output from llvm-upgrade (19.32 KB, application/octet-stream)
2006-12-20 20:22, Chandler Carruth
Details
llvm-as output (5.11 KB, application/octet-stream)
2006-12-20 20:22, Chandler Carruth
Details
opt output -- from GDB (3.65 KB, application/octet-stream)
2006-12-20 20:23, Chandler Carruth
Details
Detailed run output, shows the inf loop (13.40 KB, application/octet-stream)
2006-12-20 20:24, Chandler Carruth
Details


Note

You need to log in before you can comment on or make changes to this bug.

Related actions


Description:   Opened: 2006-12-20 20:20
test/Regression/Transforms/InstCombine/2006-04-01-InfLoop.ll failure on amd64,
on LLVM being built with gcc 3.4.6

A snippet of the run output is below, with more detailed output in attachments.

-Chandler
------- Comment #1 From Chandler Carruth 2006-12-20 20:22:18 -------
Created an attachment (id=527) [details]
output from llvm-upgrade
------- Comment #2 From Chandler Carruth 2006-12-20 20:22:50 -------
Created an attachment (id=528) [details]
llvm-as output
------- Comment #3 From Chandler Carruth 2006-12-20 20:23:29 -------
Created an attachment (id=529) [details]
opt output -- from GDB
------- Comment #4 From Chandler Carruth 2006-12-20 20:24:04 -------
Created an attachment (id=530) [details]
Detailed run output, shows the inf loop
------- Comment #5 From Chris Lattner 2006-12-22 16:29:24 -------
Was this fixed by using a different version of GCC?  If so, it's likely a gcc
miscompilation.
------- Comment #6 From Chandler Carruth 2007-01-04 00:11:27 -------
This is fixed by compiling LLVM and LLVM-GCC with GCC 4.0.3, rather than 4.1.1,
so likely a miscompilation...

First Last Prev Next    No search results available