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 rtl-optimization/33796] valgrind error with -O2 for linux kernel code



------- Comment #16 from bergner at gcc dot gnu dot org  2008-01-17 03:22 -------
Subject: Bug 33796

Author: bergner
Date: Thu Jan 17 03:21:36 2008
New Revision: 131589

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131589
Log:
        PR rtl-optimization/33796
        * sparseset.c (sparseset_alloc): Use xcalloc rather than xmalloc.

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


-- 


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


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