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]

Re: optimization/9301: mips-linux gcc 3.2.1 SEGV intry_forward_edges


At Mon, 13 Jan 2003 23:46:29 +0000 (UTC), cgd@broadcom.com wrote:
> >Number:         9301

> 3.2.1 also seems to have the problem on embedded mips targets
> (e.g. mipsisa64sb1 8-), but I did not try that
> configuration with an unmodified compiler.

FYI, i tried the same test with some older versions of GCC, slightly
modified from stock sources as well (same mods as in the 3.2.1
mentioned above, which shouldn't affect this), and

* "gcc version 3.0.3 with SiByte modifications" worked fine.
  (same for 3.0.4)

* "gcc version 3.1.1 with SiByte modifications" also crashed.

So, this seems to be a regression from previous releases (at least
3.0.x).

I'm can provide the diffs against unmodified gcc from any of those
"with SiByte modifications" versions to the sources, if people want
them, but really, they're not the problem.  8-)


cgd



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