This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
[tuples] Merge from trunk@136433
- From: Jakub Jelinek <jakub at redhat dot com>
- To: Diego Novillo <dnovillo at google dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 9 Jun 2008 13:01:55 +0200
- Subject: [tuples] Merge from trunk@136433
- References: <b798aad50806081549y5daaccfdm877f3342af40e204@mail.gmail.com>
- Reply-to: Jakub Jelinek <jakub at redhat dot com>
On Sun, Jun 08, 2008 at 06:49:39PM -0400, Diego Novillo wrote:
> This brings in everything from trunk just before the new OMP3 changes.
> Jakub, you can do the omp3 merge now. David, this converts
> tree-call-cdce.c to use tuples. The only change is the removal of the
> flag that I mentioned earlier, if this is something you think it
> shouldn't be merged into mainline, please let me know.
And I've merged with trunk -r136432:136433, i.e. the OpenMP 3.0 commit.
Now you can merge -r136433:REVISION_OF_THE_DAY from the trunk again.
Jakub