First Last Prev Next    No search results available
Details
: [pruneeh] -pruneeh pass removes invoke instructions it sh...
Bug#: 225
: libraries
: Interprocedural Optimizations
Status: RESOLVED
Resolution: FIXED
: All
: All
: 1.0
: P2
: normal
: 1.2

:
: miscompilation
:
:
  Show dependency tree - Show dependency graph
People
Reporter: Chris Lattner <sabre@nondot.org>
Assigned To: Chris Lattner <sabre@nondot.org>

Attachments


Note

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

Related actions


Description:   Opened: 2004-02-08 15:15
The logic in the -pruneeh pass is completely flawed.  It's not clear how it ever
could have worked, but it is now the cause of several failures in
SingleSource/UnitTests/SetjmpLongjmp.

-Chris
------- Comment #1 From Chris Lattner 2004-02-08 15:18:04 -------
Fixed.  Patch here:
http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20040202/011331.html

Testcases are in SingleSource/UnitTests/SetjmpLongjmp, which all pass now, in
all configurations.

-Chris

First Last Prev Next    No search results available