Snapshot gcc-4.7-20120929 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.7-20120929/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.7 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
On Sat, Sep 29, 2012 at 3:15 AM, Andreas Schwab wrote:
> m68k.md contains the following insn:
>
> (define_insn ""
> [(set (match_operand:SI 0 "nonimmediate_operand" "=&d")
> (zero_extract:SI (match_operand:SI 1 "register_operand" "do")
> (match_operand:SI 2 "cons
Dear all,
I have a question to the GCC build-system experts to make
TARGET_SYSTEM_ROOT available to gfortran (see PR54725); it's required to
have the proper "/usr/include" directory when using CPP.
That's partially cured by the patch below, however, it is not sufficient
as "TARGET_SYSTEM_ROO
m68k.md contains the following insn:
(define_insn ""
[(set (match_operand:SI 0 "nonimmediate_operand" "=&d")
(zero_extract:SI (match_operand:SI 1 "register_operand" "do")
(match_operand:SI 2 "const_int_operand" "n")
(match_operand:SI 3 "c