[Bug c/19031] [4.0 Regression] #pragma weak handling changes in 4.0.0
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Dec 16 16:31:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-16 16:31 -------
Well the following patch changed it:
2004-11-29 Daniel Jacobowitz <dan@codesourcery.com>
PR c/7544
* Makefile.in (c-lang.o): Update dependencies.
* c-lang.c: Include "c-pragma.h".
(finish_file): Call maybe_apply_pending_pragma_weaks.
* c-pragma.c (maybe_apply_pending_pragma_weaks): New function.
* c-pragma.h (maybe_apply_pending_pragma_weaks): New prototype.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |jsm28 at gcc dot gnu dot org
Keywords| |wrong-code
Summary|#pragma weak handling |[4.0 Regression] #pragma
|changes in 4.0.0 |weak handling changes in
| |4.0.0
Target Milestone|--- |4.0.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19031
More information about the Gcc-bugs
mailing list