This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Can you ehlp me on this?
- From: Jim Wilson <wilson at tuliptree dot org>
- To: Vikas Juneja <vjuneja at lucent dot com>
- Cc: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 06 Jul 2003 23:42:07 -0700
- Subject: Re: Can you ehlp me on this?
- References: <3F05189B.4010101@lucent.com>
Vikas Juneja wrote:
Hello,
I am constantly getting this warning, on "gcc" complier.
/software/src/routlib/pat.h:140: warning: alignment of `vtable for class
PatTree' is greater than maximum object file alignment. Using 4.
See http://gcc.gnu.org/bugs.html for info on how to report bugs. We
need info about the target you are using, and preferrably also a testcase.
Jim