Re: Merging tuples branch into mainline today
Aldy Hernandez <[email protected]>
| Newsgroups | gmane.comp.gcc.fortran,gmane.comp.gcc.devel,gmane.comp.gcc.java.devel |
|---|---|
| Message-ID | <[email protected]> |
> In terms of regressions versus mainline, the only regressions introduced by > tuples wrt mainline are the matrix-reorg pass that still has not been > converted. It also fixes 4 libstdc++ testcases that are currently broken > in trunk: Apart from the matrix-reorg regressions, there are the Divide_[12] failures in libjava, which I think are actually one bug. I've been spinning my wheels on this the last day, and could use help from the java community, or someone more EH savvy than me. I am not sure if the last set of patches from Richi and friends has fixed Divide_[12] though. Aldy