------- Comment #2 from rguenth at gcc dot gnu dot org  2009-03-03 13:06 -------
Subject: Bug 39272

Author: rguenth
Date: Tue Mar  3 13:05:53 2009
New Revision: 144573

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=144573
Log:
2009-03-03  Richard Guenther  <rguent...@suse.de>

        PR middle-end/39272
        * tree.c (tree_nonartificial_location): New function.
        * tree.h (tree_nonartificial_location): Declare.
        * builtins.c (expand_builtin_memory_chk): Provide location
        of the call location for artificial function pieces.
        (maybe_emit_chk_warning): Likewise.
        (maybe_emit_sprintf_chk_warning): Likewise.
        (maybe_emit_free_warning): Likewise.
        * expr.c (expand_expr_real_1): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/builtins.c
    trunk/gcc/expr.c
    trunk/gcc/tree.c
    trunk/gcc/tree.h


-- 


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

Reply via email to