public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/46533] New: [alpha] bootstrap failure
@ 2010-11-18  7:36 ubizjak at gmail dot com
  2010-11-20 12:01 ` [Bug bootstrap/46533] " ubizjak at gmail dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: ubizjak at gmail dot com @ 2010-11-18  7:36 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: [alpha] bootstrap failure
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Keywords: build
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: ubizjak@gmail.com
              Host: alphaev68-pc-linux-gnu
            Target: alphaev68-pc-linux-gnu
             Build: alphaev68-pc-linux-gnu


$ gcc/xgcc -v
Using built-in specs.
COLLECT_GCC=gcc/xgcc
Target: alphaev68-unknown-linux-gnu
Configured with: ../gcc-svn/trunk/configure --enable-languages=c,c++,fortran
Thread model: posix
gcc version 4.6.0 20101117 (experimental) [trunk revision 166859] (GCC) 

...
/home/uros/gcc-build/./prev-gcc/xgcc -B/home/uros/gcc-build/./prev-gcc/
-B/usr/local/alphaev68-unknown-linux-gnu/bin/
-B/usr/local/alphaev68-unknown-linux-gnu/bin/
-B/usr/local/alphaev68-unknown-linux-gnu/lib/ -isystem
/usr/local/alphaev68-unknown-linux-gnu/include -isystem
/usr/local/alphaev68-unknown-linux-gnu/sys-include      -g -O2 -gtoggle
-DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition
-Wc++-compat -fno-common  -DHAVE_CONFIG_H  -o cc1plus \
          cp/cp-lang.o c-family/stub-objc.o cp/call.o cp/decl.o cp/expr.o
cp/pt.o cp/typeck2.o cp/class.o cp/decl2.o cp/error.o cp/lex.o cp/parser.o
cp/ptree.o cp/rtti.o cp/typeck.o cp/cvt.o cp/except.o cp/friend.o cp/init.o
cp/method.o cp/search.o cp/semantics.o cp/tree.o cp/repo.o cp/dump.o
cp/optimize.o cp/mangle.o cp/cp-objcp-common.o cp/name-lookup.o
cp/cxx-pretty-print.o cp/cp-gimplify.o tree-mudflap.o attribs.o incpath.o
prefix.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o
c-family/c-format.o c-family/c-gimplify.o c-family/c-lex.o c-family/c-omp.o
c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o
c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o 
cc1plus-checksum.o main.o tree-browser.o libbackend.a ../libcpp/libcpp.a
../libdecnumber/libdecnumber.a ../libcpp/libcpp.a   ../libiberty/libiberty.a
../libdecnumber/libdecnumber.a  -lcloog -lppl_c -lppl -lgmpxx -lmpc -lmpfr
-lgmp -rdynamic -ldl  -L../zlib -lz
libbackend.a(gimple.o): In function `gimple_types_compatible_p_1':
(.text+0xe7ac): relocation truncated to fit: BRADDR against `.text.unlikely'
libbackend.a(gimple.o): In function `gimple_types_compatible_p_1':
(.text+0xeb28): relocation truncated to fit: BRADDR against `.text.unlikely'
libbackend.a(gimple.o): In function `gimple_types_compatible_p_1':
(.text+0xeb6c): relocation truncated to fit: BRADDR against `.text.unlikely'
libbackend.a(gimple.o): In function `gimple_types_compatible_p_1':
(.text+0xeca4): relocation truncated to fit: BRADDR against `.text.unlikely'
libbackend.a(gimple.o): In function `gimple_types_compatible_p_1':
(.text+0xecf0): relocation truncated to fit: BRADDR against `.text.unlikely'
libbackend.a(gimple.o): In function `gimple_types_compatible_p_1':
(.text+0xed5c): relocation truncated to fit: BRADDR against `.text.unlikely'
libbackend.a(gimple.o): In function `gimple_types_compatible_p_1':
(.text+0xf238): relocation truncated to fit: BRADDR against `.text.unlikely'
collect2: ld returned 1 exit status
gmake[3]: *** [cc1plus] Error 1
gmake[3]: Leaving directory `/space/uros/gcc-build/gcc'
gmake[2]: *** [all-stage2-gcc] Error 2
gmake[2]: Leaving directory `/space/uros/gcc-build'
gmake[1]: *** [stage2-bubble] Error 2
gmake[1]: Leaving directory `/space/uros/gcc-build'
gmake: *** [all] Error 2


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

* [Bug bootstrap/46533] [alpha] bootstrap failure
  2010-11-18  7:36 [Bug bootstrap/46533] New: [alpha] bootstrap failure ubizjak at gmail dot com
@ 2010-11-20 12:01 ` ubizjak at gmail dot com
  2010-11-21  8:23 ` uros at gcc dot gnu.org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: ubizjak at gmail dot com @ 2010-11-20 12:01 UTC (permalink / raw)
  To: gcc-bugs

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

Uros Bizjak <ubizjak at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
                URL|                            |http://gcc.gnu.org/ml/gcc-p
                   |                            |atches/2010-11/msg02118.htm
                   |                            |l
   Last reconfirmed|                            |2010.11.20 11:50:59
         AssignedTo|unassigned at gcc dot       |ubizjak at gmail dot com
                   |gnu.org                     |
   Target Milestone|---                         |4.6.0
     Ever Confirmed|0                           |1


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

* [Bug bootstrap/46533] [alpha] bootstrap failure
  2010-11-18  7:36 [Bug bootstrap/46533] New: [alpha] bootstrap failure ubizjak at gmail dot com
  2010-11-20 12:01 ` [Bug bootstrap/46533] " ubizjak at gmail dot com
@ 2010-11-21  8:23 ` uros at gcc dot gnu.org
  2010-11-21  8:28 ` ubizjak at gmail dot com
  2010-11-21  8:41 ` uros at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: uros at gcc dot gnu.org @ 2010-11-21  8:23 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from uros at gcc dot gnu.org 2010-11-21 08:18:38 UTC ---
Author: uros
Date: Sun Nov 21 08:18:31 2010
New Revision: 166999

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166999
Log:
    PR target/46533
    * config/alpha/predicates.md (direct_call_operand): Return false
    for !TARGET_SMALL_TEXT targets.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/alpha/predicates.md


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

* [Bug bootstrap/46533] [alpha] bootstrap failure
  2010-11-18  7:36 [Bug bootstrap/46533] New: [alpha] bootstrap failure ubizjak at gmail dot com
  2010-11-20 12:01 ` [Bug bootstrap/46533] " ubizjak at gmail dot com
  2010-11-21  8:23 ` uros at gcc dot gnu.org
@ 2010-11-21  8:28 ` ubizjak at gmail dot com
  2010-11-21  8:41 ` uros at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: ubizjak at gmail dot com @ 2010-11-21  8:28 UTC (permalink / raw)
  To: gcc-bugs

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

Uros Bizjak <ubizjak at gmail dot com> changed:

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

--- Comment #2 from Uros Bizjak <ubizjak at gmail dot com> 2010-11-21 08:23:35 UTC ---
Fixed.


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

* [Bug bootstrap/46533] [alpha] bootstrap failure
  2010-11-18  7:36 [Bug bootstrap/46533] New: [alpha] bootstrap failure ubizjak at gmail dot com
                   ` (2 preceding siblings ...)
  2010-11-21  8:28 ` ubizjak at gmail dot com
@ 2010-11-21  8:41 ` uros at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: uros at gcc dot gnu.org @ 2010-11-21  8:41 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from uros at gcc dot gnu.org 2010-11-21 08:38:17 UTC ---
Author: uros
Date: Sun Nov 21 08:38:13 2010
New Revision: 167000

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167000
Log:
    PR target/46533
    * gcc.dg/inline-2.c: Do not scan for "jsr" on alpha*-*-*  targets.


Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.dg/inline-2.c


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

end of thread, other threads:[~2010-11-21  8:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-18  7:36 [Bug bootstrap/46533] New: [alpha] bootstrap failure ubizjak at gmail dot com
2010-11-20 12:01 ` [Bug bootstrap/46533] " ubizjak at gmail dot com
2010-11-21  8:23 ` uros at gcc dot gnu.org
2010-11-21  8:28 ` ubizjak at gmail dot com
2010-11-21  8:41 ` uros 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).