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: target/7927: Internal compiler error when bootstrapping 3.2 for sparc64-sun-solaris2.9


Synopsis: Internal compiler error when bootstrapping 3.2 for sparc64-sun-solaris2.9

State-Changed-From-To: open->closed
State-Changed-By: davem
State-Changed-When: Tue Oct  1 22:06:04 2002
State-Changed-Why:
    If you build a sparc compiler which is going to output 64-bit
    code by default, you must be building the compiler itself with
    a compiler which generates 64-bit code by default.
    
    Otherwise (if you lack a compiler which can generate 64-bit
    code by default) you must build for the sparc-sun-solaris*
    target instead.
    
    I verified that your included code does not fail when
    the compiler is configured and built properly.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7927


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