This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/37229] hang in lhd_print_error_function
- From: "pluto at agmk dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Aug 2008 07:42:56 -0000
- Subject: [Bug other/37229] hang in lhd_print_error_function
- References: <bug-37229-7667@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from pluto at agmk dot net 2008-08-25 07:42 -------
$ gcc utils.i -c -O3 -g
utils.c: In function 'tr_deepLog':
utils.c:193: warning: ignoring return value of 'fwrite', declared with
attribute warn_unused_result
In function 'memset',
inlined from 'tr_malloc0' at utils.c:704:
/usr/include/bits/string3.h:82: warning: call to '__warn_memset_zero_len'
declared with attribute warning: memset used with constant zero length
parameter; this could be due to transposed parameters
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37229