From mboxrd@z Thu Jan 1 00:00:00 1970 From: jfm2@club-internet.fr To: gcc@gcc.gnu.org Subject: Is there a site for unofficail patches? Date: Mon, 21 Aug 2000 15:32:00 -0000 Message-id: <20000821223929.1E811F426@agnes.fremen.dune> X-SW-Source: 2000-08/msg00433.html I have found that gcc 2.95.2 tends to coredump in Linux (RedHat 6.2) when compiling with -O3 -mcpu=i686 -mpreferred-stack-boundary=2 The most notorious example is that it fails to recompile itself. The culprit is the preferred-stack-boundary flag since after removing it then everything works fine. Is there a place where I could look for a patch? -- Jean Francois Martinez Project Independence: Linux for the Masses http://www.independence.seul.org