[gimplefe] Merge from trunk

2012-10-26 Thread Diego Novillo
I've merged trunk into the gimplefe branch as of rev 192823. Tested on x86_64. Diego.

[gimplefe] Merge from trunk, preparation for gimple testsuite

2012-05-24 Thread Diego Novillo
I've merged trunk into gimple-front-end (rev 187836). I've added a manifest file to use with contrib/testsuite-management/validate_failures.py. Sandeep, this will be useful when we start having more gimple tests (see http://gcc.gnu.org/wiki/Testing_GCC#Using_validate_failures.py). You can

[gimplefe] Merge from trunk rev 185711

2012-03-23 Thread Diego Novillo
This merge brings the branch up to 4.8. Bootstrapped on x86_64.

Re: [gimplefe] Merge from trunk rev 173770

2011-05-07 Thread Diego Novillo
On Sat, May 7, 2011 at 16:50, Sandeep Soni wrote: > I got the build working on my machine. So preliminarily things seem to > be working. In case this merge brings our branch up to 4.7 should "gcc > -v" be showing it? It  is not currently. Yes, gcc -v should show: Using built-in specs. COLLECT_G

Re: [gimplefe] Merge from trunk rev 173770

2011-05-07 Thread Sandeep Soni
On Fri, May 6, 2011 at 2:16 AM, Diego Novillo wrote: > This merge brings the gimple-front-end branch up to 4.7.  It needed > some minimal adjustments, but things seem to be working.  Sandeep, > please make sure it does.  You may need to rebase your patch before > committing it. > I got the build

Re: [gimplefe] Merge from trunk rev 173770

2011-05-05 Thread Diego Novillo
er, wrong subject. I merged up to rev 173270. Diego.

[gimplefe] Merge from trunk rev 173770

2011-05-05 Thread Diego Novillo
This merge brings the gimple-front-end branch up to 4.7. It needed some minimal adjustments, but things seem to be working. Sandeep, please make sure it does. You may need to rebase your patch before committing it. We need some tests in testsuite/gimple. Sandeep, do you think you could add som