[Bug testsuite/37325] [4.4 Regression] Visibility test fails

2008-09-03 Thread danglin at gcc dot gnu dot org
--- Comment #7 from danglin at gcc dot gnu dot org 2008-09-03 22:58 --- Fixed by change. -- danglin at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug testsuite/37325] [4.4 Regression] Visibility test fails

2008-09-03 Thread danglin at gcc dot gnu dot org
--- Comment #6 from danglin at gcc dot gnu dot org 2008-09-03 22:51 --- Subject: Bug 37325 Author: danglin Date: Wed Sep 3 22:50:07 2008 New Revision: 139962 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=139962 Log: PR testsuite/37325 * config/pa/pa64-hpux.h (A

[Bug testsuite/37325] [4.4 Regression] Visibility test fails

2008-09-02 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2008-09-02 19:58 --- For elf targets, default_elf_asm_output_external should be called. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37325

[Bug testsuite/37325] [4.4 Regression] Visibility test fails

2008-09-02 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #4 from dave at hiauly1 dot hia dot nrc dot ca 2008-09-02 19:52 --- Subject: Re: [4.4 Regression] Visibility test fails > > Checked visibility-14.c. The .hidden directive is not being emitted. I'm not sure why a .hidden directive should be expected in this case as foo d

[Bug testsuite/37325] [4.4 Regression] Visibility test fails

2008-09-02 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #3 from dave at hiauly1 dot hia dot nrc dot ca 2008-09-02 16:25 --- Subject: Re: [4.4 Regression] Visibility test fails > No, the tests are new. I'll have to check the assembly output to > see why they are failing. Checked visibility-14.c. The .hidden directive is not b

[Bug testsuite/37325] [4.4 Regression] Visibility test fails

2008-09-02 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #2 from dave at hiauly1 dot hia dot nrc dot ca 2008-09-02 14:57 --- Subject: Re: [4.4 Regression] Visibility test fails > I suppose a regression? No, the tests are new. I'll have to check the assembly output to see why they are failing. Dave -- http://gcc.gnu.org/b

[Bug testsuite/37325] [4.4 Regression] Visibility test fails

2008-09-02 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2008-09-02 11:34 --- I suppose a regression? -- rguenth at gcc dot gnu dot org changed: What|Removed |Added