public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/56058] New: GCC arm-none-eabi build failure
@ 2013-01-21  6:14 amker.cheng at gmail dot com
  2013-01-21 10:45 ` [Bug target/56058] " ramana at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: amker.cheng at gmail dot com @ 2013-01-21  6:14 UTC (permalink / raw)
  To: gcc-bugs


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56058

             Bug #: 56058
           Summary: GCC arm-none-eabi build failure
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: amker.cheng@gmail.com


I configured the gcc with:
../gcc/configure 
    --build=i686-linux-gnu
    --host=i686-linux-gnu
    --target=arm-none-eabi
    --prefix=...
    --disable-decimal-float
    --disable-libffi
    --disable-libgomp
    --disable-libmudflap
    --disable-libquadmath
    --disable-libssp 
    --disable-libstdcxx-pch 
    --disable-lto 
    --disable-nls
    --disable-shared
    --disable-threads
    --disable-tls
    --with-gnu-as
    --with-gnu-ld
    --with-newlib 
    --with-headers=yes
    --with-sysroot=...
    --with-gmp=... --with-mpfr=... --with-mpc=... --with-ppl=...
--with-cloog=... --with-libelf=...
    --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm'
    --enable-languages=c,c++

And it failed with message:

build/gengtype  \
                    -S ../../gcc/gcc -I gtyp-input.list -w tmp-gtype.state
/bin/sh ../../gcc/gcc/../move-if-change tmp-gtype.state gtype.state
build/gengtype  \
                    -r gtype.state
echo timestamp > s-gtype
build/genattrtab ../../gcc/gcc/config/arm/arm.md insn-conditions.md \
        -Atmp-attrtab.c -Dtmp-dfatab.c -Ltmp-latencytab.c
genattrtab: unknown value `alu' for `type' attribute
make[1]: *** [s-attrtab] Error 1
make[1]: Leaving directory
`/home/binche01/work/gcc-patches/arm-none-eabi/trunk-scan_one_insn/build/gcc'
make: *** [all-gcc] Error 2


It works if I revert r195295


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug target/56058] GCC arm-none-eabi build failure
  2013-01-21  6:14 [Bug target/56058] New: GCC arm-none-eabi build failure amker.cheng at gmail dot com
@ 2013-01-21 10:45 ` ramana at gcc dot gnu.org
  2013-01-21 21:22 ` pinskia at gcc dot gnu.org
  2013-01-21 21:23 ` pinskia at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: ramana at gcc dot gnu.org @ 2013-01-21 10:45 UTC (permalink / raw)
  To: gcc-bugs


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56058

--- Comment #1 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> 2013-01-21 10:45:09 UTC ---
Author: ramana
Date: Mon Jan 21 10:45:05 2013
New Revision: 195332

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195332
Log:
Fix up wrong marvell-pj4.md file committed earlier and update copyright year.

2013-01-21  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>

    PR target/56058
    * config/arm/marvell-pj4.md: Update copyright year.
    Fix up use of alu to alu_reg and simple_alu_imm.



Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/arm/marvell-pj4.md


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug target/56058] GCC arm-none-eabi build failure
  2013-01-21  6:14 [Bug target/56058] New: GCC arm-none-eabi build failure amker.cheng at gmail dot com
  2013-01-21 10:45 ` [Bug target/56058] " ramana at gcc dot gnu.org
@ 2013-01-21 21:22 ` pinskia at gcc dot gnu.org
  2013-01-21 21:23 ` pinskia at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu.org @ 2013-01-21 21:22 UTC (permalink / raw)
  To: gcc-bugs


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56058

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |denis.onischenko at gmail
                   |                            |dot com

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> 2013-01-21 21:21:35 UTC ---
*** Bug 56070 has been marked as a duplicate of this bug. ***


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug target/56058] GCC arm-none-eabi build failure
  2013-01-21  6:14 [Bug target/56058] New: GCC arm-none-eabi build failure amker.cheng at gmail dot com
  2013-01-21 10:45 ` [Bug target/56058] " ramana at gcc dot gnu.org
  2013-01-21 21:22 ` pinskia at gcc dot gnu.org
@ 2013-01-21 21:23 ` pinskia at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu.org @ 2013-01-21 21:23 UTC (permalink / raw)
  To: gcc-bugs


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56058

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> 2013-01-21 21:22:51 UTC ---
Fixed.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-01-21 21:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-21  6:14 [Bug target/56058] New: GCC arm-none-eabi build failure amker.cheng at gmail dot com
2013-01-21 10:45 ` [Bug target/56058] " ramana at gcc dot gnu.org
2013-01-21 21:22 ` pinskia at gcc dot gnu.org
2013-01-21 21:23 ` pinskia at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).