Re: Merging tuples branch into mainline today
"H.J. Lu" <[email protected]>
| Newsgroups | gmane.comp.gcc.fortran,gmane.comp.gcc.devel,gmane.comp.gcc.java.devel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Jul 25, 2008 at 8:03 AM, Diego Novillo <[email protected]> wrote: > > We were discussing the status of the tuples branch on IRC today and we > collectively agreed that it would be a good idea to merge the branch into > mainline today. > > I am planning to start the merge process, but first I wanted to freeze > mainline to minimize merge issues. > > Any objections to this plan? > Mainline is currently broken on a few platforms: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36907 I think we should fix it first before another big merge. -- H.J.