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 c/37484] [graphite] Valgrind gives invalid reads/writes on CPU2006 403.gcc benchmark



------- Comment #2 from spop at gcc dot gnu dot org  2008-09-12 23:05 -------
Subject: Bug 37484

Author: spop
Date: Fri Sep 12 23:03:54 2008
New Revision: 140327

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140327
Log:
2008-09-12  Sebastian Pop  <sebastian.pop@amd.com>

        PR tree-optimization/37484
        * graphite.c (scop_record_loop): Use snprintf instead of sprintf.
        (save_var_name): Same.
        (initialize_cloog_names): Same.
        (initialize_cloog_names): Same.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/graphite.c


-- 


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


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