| From: | Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu> |
| Cc: | Ritch Azocar <admin(at)dqu(dot)cc(dot)ca(dot)us>, pgsql-ports(at)postgreSQL(dot)org |
| Subject: | Re: [PORTS] Port Bug Report: Would not build with -O2 flags set |
| Date: | 1999-06-07 13:21:04 |
| Message-ID: | 199906071321.JAA03638@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-ports |
> > > > Only certain platforms do this optimization. I don't think we can fix
> > > > it for 6.5, but it is good to know.
> > > It is most likely a 64bit issue, since my RH-5.2/egcs-1.1.2 machine
> > > does not show a problem (other than floating point funny business with
> > > rounding).
> > But hs is on an alpha. Could be very different optimizations on the
> > different platforms, no?
>
> Sure. But gcc support for Alphas has been around for years, so imho
> the most likely cause for the difference is a size issue in Postgres,
> not an inability on the part of gcc to optimize code.
But he is running egcs alpha, not gcc alpha.
--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thomas Lockhart | 1999-06-07 14:26:20 | Re: [PORTS] Port Bug Report: Would not build with -O2 flags set |
| Previous Message | Thomas Lockhart | 1999-06-07 06:14:15 | Re: [PORTS] Port Bug Report: Would not build with -O2 flags set |