summaryrefslogtreecommitdiff
path: root/test/pending/pos/t1260.scala
Commit message (Collapse)AuthorAgeFilesLines
* Fix and test case for #1260.Paul Phillips2009-07-111-17/+0
|
* Reversion of the changes to targetParams which ...David MacIver2008-11-101-0/+17
| | | | | | | | | Reversion of the changes to targetParams which I made to fix #1260 as they caused problems (specifically #1480). This code is wrong but it's the old wrong behaviour, which is less broken than the new wrong behaviour.
* Fix for ticket 1260.David MacIver2008-10-261-17/+0
|
* Correct handling of unreachable code testing wh...David MacIver2008-10-251-0/+17
Correct handling of unreachable code testing when matching on primitives.