This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug optimization/12499] [tree-ssa] static variables in inline functions not emitted


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12499


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |wrong-code
   Target Milestone|---                         |tree-ssa


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-10-17 19:20 -------
Most likely fixed by, I will check once I compile the compiler with this patch applied:
Branch:         tree-ssa-20020619-branch
Changes by:     hubicka@gcc.gnu.org     2003-10-17 18:34:04

Modified files:
        gcc            : ChangeLog.tree-ssa tree-cfg.c 

Log message:
        * tree-cfg.c (remove_useless_stmts_and_vars_bind): Fix handling of
        static variables.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]