I've merged trunk into the gimplefe branch as of rev 192823.
Tested on x86_64.
Diego.
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
This merge brings the branch up to 4.8.
Bootstrapped on x86_64.
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
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
er, wrong subject. I merged up to rev 173270.
Diego.
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