[Bug target/26347] hidden weak extern functions fail regardless of existence on alpha/linux

2006-06-21 Thread vapier at gentoo dot org
--- Comment #12 from vapier at gentoo dot org 2006-06-21 20:02 --- yep, my uClibc build works again for alpha :) thanks -- vapier at gentoo dot org changed: What|Removed |Added --

[Bug target/26347] hidden weak extern functions fail regardless of existence on alpha/linux

2006-06-21 Thread rth at gcc dot gnu dot org
--- Comment #11 from rth at gcc dot gnu dot org 2006-06-21 19:10 --- Fixed. Again. -- rth at gcc dot gnu dot org changed: What|Removed |Added Status|REOPENED

[Bug target/26347] hidden weak extern functions fail regardless of existence on alpha/linux

2006-06-21 Thread rth at gcc dot gnu dot org
--- Comment #10 from rth at gcc dot gnu dot org 2006-06-21 19:06 --- Subject: Bug 26347 Author: rth Date: Wed Jun 21 19:06:49 2006 New Revision: 114862 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114862 Log: PR target/26347 PR target/27082 * config/alp

[Bug target/26347] hidden weak extern functions fail regardless of existence on alpha/linux

2006-06-21 Thread rth at gcc dot gnu dot org
--- Comment #9 from rth at gcc dot gnu dot org 2006-06-21 18:32 --- Subject: Bug 26347 Author: rth Date: Wed Jun 21 18:31:56 2006 New Revision: 114861 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114861 Log: PR target/26347 PR target/27082 * config/alph

[Bug target/26347] hidden weak extern functions fail regardless of existence on alpha/linux

2006-06-09 Thread vapier at gentoo dot org
--- Comment #8 from vapier at gentoo dot org 2006-06-09 22:01 --- unless i did something wrong, it's still broken with gcc-4.1.1 ... except now i get an ICE: [EMAIL PROTECTED] 0 ~ $ alpha-unknown-linux-gnu-gcc -c alpha-hidden-weak.c alpha-hidden-weak.c: In function '_start': alpha-hidde

[Bug target/26347] hidden weak extern functions fail regardless of existence on alpha/linux

2006-03-23 Thread rth at gcc dot gnu dot org
--- Comment #7 from rth at gcc dot gnu dot org 2006-03-23 15:49 --- Fixed. -- rth at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug target/26347] hidden weak extern functions fail regardless of existence on alpha/linux

2006-03-23 Thread rth at gcc dot gnu dot org
-- rth at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |rth at gcc dot gnu dot org |dot org

[Bug target/26347] hidden weak extern functions fail regardless of existence on alpha/linux

2006-03-23 Thread rth at gcc dot gnu dot org
--- Comment #6 from rth at gcc dot gnu dot org 2006-03-23 15:49 --- Subject: Bug 26347 Author: rth Date: Thu Mar 23 15:49:00 2006 New Revision: 112322 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112322 Log: PR target/26347 * config/alpha/predicates.md (local_s

[Bug target/26347] hidden weak extern functions fail regardless of existence on alpha/linux

2006-03-23 Thread rth at gcc dot gnu dot org
--- Comment #5 from rth at gcc dot gnu dot org 2006-03-23 15:48 --- Subject: Bug 26347 Author: rth Date: Thu Mar 23 15:48:24 2006 New Revision: 112321 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112321 Log: PR target/26347 * config/alpha/predicates.md (local_s

[Bug target/26347] hidden weak extern functions fail regardless of existence on alpha/linux

2006-03-23 Thread rth at gcc dot gnu dot org
--- Comment #4 from rth at gcc dot gnu dot org 2006-03-23 15:47 --- Subject: Bug 26347 Author: rth Date: Thu Mar 23 15:47:50 2006 New Revision: 112320 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112320 Log: PR target/26347 * config/alpha/predicates.md (local_s

[Bug target/26347] hidden weak extern functions fail regardless of existence on alpha/linux

2006-02-19 Thread vapier at gentoo dot org
--- Comment #3 from vapier at gentoo dot org 2006-02-20 05:43 --- i originally asked on the binutils lists and was informed it's a gcc bug: http://sourceware.org/ml/binutils/2006-02/msg00237.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26347

[Bug target/26347] hidden weak extern functions fail regardless of existence on alpha/linux

2006-02-19 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-02-20 02:26 --- /tmp/cco53Air.o: In function `_start': relocation truncated to fit: GPRELHIGH Are you sure that this is not a binutils bug? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26347

[Bug target/26347] hidden weak extern functions fail regardless of existence on alpha/linux

2006-02-17 Thread vapier at gentoo dot org
--- Comment #1 from vapier at gentoo dot org 2006-02-18 07:40 --- Created an attachment (id=10872) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10872&action=view) alpha-hidden-weak.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26347