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++/38562] [4.3/4.4 regression] mysql miscompiles and causes testsuite failures



------- Comment #10 from pinskia at gcc dot gnu dot org  2008-12-22 01:06 -------
(In reply to comment #9)
> Is this a regression in gcc, or is this something upstreams need to add to
> their builds when doing the char/pointer manipulations you described?

Most likely a bug in the mysql sources.  Does compiling with -W -Wall produce
any warnings (when compiling with just -O2)?


-- 


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


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