This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCC 4.9.1 Status Report (2014-07-10)


Hi,
As for the version 4.9.0, on OSX stil remain a problem.
I cannot build an ARM a cross compiler!
Here is the message (same as for the 4.9.0)

...
.../Packages/gcc-4.9.1/gcc/config/arm/neon.md:3486:10917: fatal error:
      bracket nesting level exceeded maximum of 256
.../Packages/gcc-4.9.1/gcc/config/arm/neon.md:3486:10917: note: use
      -fbracket-depth=N to increase maximum nesting level
32 warnings and 1 error generated.
make[1]: *** [insn-attrtab.o] Error 1

…
Any suggestions?
Regards,
  Edo


On 10 Jul 2014, at 12:30, Jakub Jelinek <jakub@redhat.com> wrote:

> Status
> ======
> 
> GCC 4.9.1-rc1 has been created and announced, the branch is now frozen
> for blocking regressions and documentation fixes only and all changes
> to the branch require a RM approval.
> If all goes well, 4.9.1 will be released in a week.
> 
> Quality Data
> ============
> 
> Priority          #   Change from Last Report
> --------        ---   -----------------------
> P1                0      0
> P2               90   + 12
> P3               18   +  1
> --------        ---   -----------------------
> Total           108   + 13
> 
> 
> Previous Report
> ===============
> 
> https://gcc.gnu.org/ml/gcc/2014-04/msg00196.html
> 
> The next report will be sent by me again, announcing the
> 4.9.1 release or another release candidate if needed.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]