This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: alignment problem
- To: Alexandre Oliva <aoliva at redhat dot com>
- Subject: Re: alignment problem
- From: Soubhik Bhattacharya <soubhik at cse dot iitk dot ac dot in>
- Date: Wed, 28 Mar 2001 18:51:11 +0530 (IST)
- cc: gcc-help at gcc dot gnu dot org <gcc-help at gcc dot gnu dot org>
- Organization: Dept of Computer Science IIT Kanpur
sparc.md that comes with gcc 2.8.1 describes sparc v9 (64 bit sparc). can
i assume that 2.8.1 supports 64-bit ultrasparc?.....
sorry to ask about something which is very old. but i've already started
working with 2.8.1 and i'm reluctant to change it at this stage......
regards,
soubhik.
On 27 Mar 2001, Alexandre Oliva wrote:
:On Mar 27, 2001, "Puneet Singhal" <puneet@opussoft.com> wrote:
:
:>>> I am having an alignment problem in a program.
:>>> I am working on SPARC, Sol 2.7
:
:>> Which version of GCC? How was it configured? Note that GCC 2.95.*
:>> doesn't fully support 64-bit sparc, and alignment problems are exactly
:>> the scenario in which it fails.
:
:> I am using GCC 2.95.2. I picked up the precompiled binary from
:> www.sunfreeware.com
:> I am working in SPARC sun sol 2.7
:> I am not sure whether the OS has been configured for 32 bit or 64 bit
:
:It surely hasn't. GCC 2.95.* doesn't fully support 64-bit
:ultrasparc.
:
: