[Bug middle-end/24295] [4.1 Regression] #pragma weak foo = bar no longer causes bar to be referenced

2005-10-10 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24295

[Bug middle-end/24295] [4.1 Regression] #pragma weak foo = bar no longer causes bar to be referenced

2005-10-10 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2005-10-10 12:18 --- Confirmed, be failing since at least 20050827. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added --

[Bug middle-end/24295] [4.1 Regression] #pragma weak foo = bar no longer causes bar to be referenced

2005-10-10 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2005-10-10 12:19 --- See PR19031 where this problem was fixed for 4.0.0. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24295

[Bug middle-end/24295] [4.1 Regression] #pragma weak foo = bar no longer causes bar to be referenced

2005-10-10 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2005-10-10 13:55 --- Failing started before 20050801. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24295

[Bug middle-end/24295] [4.1 Regression] #pragma weak foo = bar no longer causes bar to be referenced

2005-10-10 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2005-10-10 14:11 --- And has been failing since 20050701. Maybe we need a machine which just builds a distro over and over. I know Apple has a such a beast for Mac OS X. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24295

[Bug middle-end/24295] [4.1 Regression] #pragma weak foo = bar no longer causes bar to be referenced

2005-10-10 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2005-10-10 14:32 --- Happens in 20050601 also. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24295

[Bug middle-end/24295] [4.1 Regression] #pragma weak foo = bar no longer causes bar to be referenced

2005-10-10 Thread pinskia at gcc dot gnu dot org
--- Comment #6 from pinskia at gcc dot gnu dot org 2005-10-10 14:43 --- Happens also in 20050501. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24295

[Bug middle-end/24295] [4.1 Regression] #pragma weak foo = bar no longer causes bar to be referenced

2005-10-10 Thread pinskia at gcc dot gnu dot org
--- Comment #7 from pinskia at gcc dot gnu dot org 2005-10-10 14:57 --- Fails with 20050401 also. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24295

[Bug middle-end/24295] [4.1 Regression] #pragma weak foo = bar no longer causes bar to be referenced

2005-10-10 Thread pinskia at gcc dot gnu dot org
--- Comment #8 from pinskia at gcc dot gnu dot org 2005-10-10 15:08 --- Works in 20050320. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24295

[Bug middle-end/24295] [4.1 Regression] #pragma weak foo = bar no longer causes bar to be referenced

2005-10-10 Thread pinskia at gcc dot gnu dot org
--- Comment #9 from pinskia at gcc dot gnu dot org 2005-10-10 15:15 --- CCing Honza since the tree profiling branch merge happened during that time. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug middle-end/24295] [4.1 Regression] #pragma weak foo = bar no longer causes bar to be referenced

2005-10-10 Thread pinskia at gcc dot gnu dot org
--- Comment #10 from pinskia at gcc dot gnu dot org 2005-10-10 15:27 --- Works with 20050321. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24295

[Bug middle-end/24295] [4.1 Regression] #pragma weak foo = bar no longer causes bar to be referenced

2005-10-10 Thread pinskia at gcc dot gnu dot org
--- Comment #11 from pinskia at gcc dot gnu dot org 2005-10-10 15:37 --- Works on 20050325. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24295

[Bug middle-end/24295] [4.1 Regression] #pragma weak foo = bar no longer causes bar to be referenced

2005-10-10 Thread pinskia at gcc dot gnu dot org
--- Comment #12 from pinskia at gcc dot gnu dot org 2005-10-10 15:37 --- (In reply to comment #11) > Works on 20050325. The top of the changelog at this time is: 2005-03-24 Kazu Hirata <[EMAIL PROTECTED]> * emit-rtl.c (reverse_comparison): Remove. * rtl.h: Remove the

[Bug middle-end/24295] [4.1 Regression] #pragma weak foo = bar no longer causes bar to be referenced

2005-10-10 Thread pinskia at gcc dot gnu dot org
--- Comment #13 from pinskia at gcc dot gnu dot org 2005-10-10 15:50 --- Works with 20050328. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24295

[Bug middle-end/24295] [4.1 Regression] #pragma weak foo = bar no longer causes bar to be referenced

2005-10-10 Thread pinskia at gcc dot gnu dot org
--- Comment #14 from pinskia at gcc dot gnu dot org 2005-10-10 15:52 --- (In reply to comment #13) > Works with 20050328. Note the top of the changelog is: 2005-03-27 Steven Bosscher <[EMAIL PROTECTED]> * vax-protos.h (vax_output_int_move, vax_output_int_add, vax_outp

[Bug middle-end/24295] [4.1 Regression] #pragma weak foo = bar no longer causes bar to be referenced

2005-10-10 Thread pinskia at gcc dot gnu dot org
--- Comment #15 from pinskia at gcc dot gnu dot org 2005-10-10 15:57 --- I am starting to think the following patch caused it: -2005-03-29 Jakub Jelinek <[EMAIL PROTECTED]> - - PR middle-end/20622 - * cgraph.h (struct cgraph_varpool_node): Add alias field. - * cgraph

[Bug middle-end/24295] [4.1 Regression] #pragma weak foo = bar no longer causes bar to be referenced

2005-10-10 Thread janis at gcc dot gnu dot org
--- Comment #16 from janis at gcc dot gnu dot org 2005-10-10 23:31 --- A regression hunt identified this patch from hubicka on 2005-03-30: http://gcc.gnu.org/ml/gcc-cvs/2005-03/msg01487.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24295

[Bug middle-end/24295] [4.1 Regression] #pragma weak foo = bar no longer causes bar to be referenced

2005-10-16 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|normal |critical http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24295