This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/13685] Building KDE3.2 clock applet with -march=pentium3 -O1 gives SIGSEGV
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Jan 2004 18:34:16 -0000
- Subject: [Bug target/13685] Building KDE3.2 clock applet with -march=pentium3 -O1 gives SIGSEGV
- References: <20040114182833.13685.roger.larsson@norran.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-01-14 18:34 -------
I think the problem is that the stack is unaligned causing the problem, I know there is another bug
for that, if that is the bug, can you just mark it as a dup, I think it is suspended.
--
What |Removed |Added
----------------------------------------------------------------------------
Component|c++ |target
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13685