[Bug target/34587] gcc.dg/initpri1.c fails on *-apple-darwin

2009-02-17 Thread howarth at nitro dot med dot uc dot edu
--- Comment #18 from howarth at nitro dot med dot uc dot edu 2009-02-18 02:49 --- Fixed in current gcc trunk. -- howarth at nitro dot med dot uc dot edu changed: What|Removed |Added -

[Bug target/34587] gcc.dg/initpri1.c fails on *-apple-darwin

2009-02-17 Thread danglin at gcc dot gnu dot org
--- Comment #17 from danglin at gcc dot gnu dot org 2009-02-18 00:31 --- *** Bug 38441 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34587

[Bug target/34587] gcc.dg/initpri1.c fails on *-apple-darwin

2009-02-17 Thread danglin at gcc dot gnu dot org
--- Comment #16 from danglin at gcc dot gnu dot org 2009-02-17 23:50 --- Fixed on trunk. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34587

[Bug target/34587] gcc.dg/initpri1.c fails on *-apple-darwin

2009-02-17 Thread danglin at gcc dot gnu dot org
--- Comment #15 from danglin at gcc dot gnu dot org 2009-02-17 23:43 --- Subject: Bug 34587 Author: danglin Date: Tue Feb 17 23:42:44 2009 New Revision: 144251 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=144251 Log: PR target/34587 * config/darwin.h (SUPPORTS

[Bug target/34587] gcc.dg/initpri1.c fails on *-apple-darwin

2009-02-17 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #14 from dave at hiauly1 dot hia dot nrc dot ca 2009-02-17 19:49 --- Subject: Re: gcc.dg/initpri1.c fails on *-apple-darwin > John, > Doesn't this also fix g++.dg/special/conpr-3.C as well? Are you planning > to > submit this to gcc-patches so we can get it into gcc 4

[Bug target/34587] gcc.dg/initpri1.c fails on *-apple-darwin

2009-02-17 Thread mrs at apple dot com
--- Comment #13 from mrs at apple dot com 2009-02-17 19:18 --- Ok to add that to darwin.h. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34587

[Bug target/34587] gcc.dg/initpri1.c fails on *-apple-darwin

2009-02-17 Thread howarth at nitro dot med dot uc dot edu
--- Comment #12 from howarth at nitro dot med dot uc dot edu 2009-02-17 17:36 --- John, Doesn't this also fix g++.dg/special/conpr-3.C as well? Are you planning to submit this to gcc-patches so we can get it into gcc 4.4 before the branch? -- http://gcc.gnu.org/bugzilla/show_bu

[Bug target/34587] gcc.dg/initpri1.c fails on *-apple-darwin

2009-02-16 Thread danglin at gcc dot gnu dot org
--- Comment #11 from danglin at gcc dot gnu dot org 2009-02-17 01:37 --- It is a limitation of the Apple assembler and linker. From the Apple assembler manual: .mod_init_func This is equivalent to .section __DATA, __mod_init_func, mod_init_funcs This section is of type mod_init_funcs

[Bug target/34587] gcc.dg/initpri1.c fails on *-apple-darwin

2008-12-07 Thread danglin at gcc dot gnu dot org
--- Comment #10 from danglin at gcc dot gnu dot org 2008-12-07 21:18 --- g++.dg/special/initpri1.C also aborts in the same way: Starting program: /Users/dave/gnu/gcc/objdir/gcc/testsuite/g++/initpri1.xg Reading symbols for shared libraries +++. done Program received signal SIGABRT, A

[Bug target/34587] gcc.dg/initpri1.c fails on *-apple-darwin

2008-11-22 Thread howarth at nitro dot med dot uc dot edu
--- Comment #9 from howarth at nitro dot med dot uc dot edu 2008-11-23 04:47 --- I am mainly trying to determine if this is a flaw in darwin linker or assembler rather than a bug in gcc. If the former, we can at least file a radar bug report with Apple. -- http://gcc.gnu.org/bugzil

[Bug target/34587] gcc.dg/initpri1.c fails on *-apple-darwin

2008-11-22 Thread howarth at nitro dot med dot uc dot edu
--- Comment #8 from howarth at nitro dot med dot uc dot edu 2008-11-23 04:43 --- This backtraces on i686 darwin as... jack-howarths-macbook-pro-17:temp6 howarth$ gcc-4 -g -ansi -pedantic-errors -lm -m32 initpri1.c jack-howarths-macbook-pro-17:temp6 howarth$ gdb ./a.out GNU gdb 6.3.50-