public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/22223] New: New testsuite failure on Tru64 UNIX V5.1B: gcc.c-torture/compile/20050622-1.c
@ 2005-06-28 19:57 gcc-bugzilla at gcc dot gnu dot org
  2005-06-28 19:59 ` [Bug target/22223] " ro at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: gcc-bugzilla at gcc dot gnu dot org @ 2005-06-28 19:57 UTC (permalink / raw)
  To: gcc-bugs


The new gcc.c-torture/compile/20050622-1.c testcase fails on Tru64 UNIX
V5.1B:

+FAIL: gcc.c-torture/compile/20050622-1.c (test for excess errors)

FAIL: gcc.c-torture/compile/20050622-1.c (test for excess errors)
Excess errors:
currfunc_frameoffset =                 75497488
currfunc_regoffset =                      -64
callstd_regoffset =     75497424
as1: Error: /tmp//cciTXuV1.s, line 1: register save offset must be less .5 megabytes

Environment:
System: OSF1 bartok V5.1 2650 alpha
Machine: alpha
	
host: alpha-dec-osf5.1b
build: alpha-dec-osf5.1b
target: alpha-dec-osf5.1b
configured with: /vol/gnu/src/gcc/gcc-dist/configure --prefix=/vol/gcc --with-local-prefix=/vol/gcc --disable-nls --host alpha-dec-osf5.1b --build alpha-dec-osf5.1b --target alpha-dec-osf5.1b --with-gmp-dir=/vol/gnu/obj/gmp-4.1.3 --with-mpfr-dir=/vol/gnu/obj/gmp-4.1.3/mpfr --enable-languages=c,c++,f95,java,objc --disable-libmudflap

How-To-Repeat:
Run make check on target platform.

-- 
           Summary: New testsuite failure on Tru64 UNIX V5.1B: gcc.c-
                    torture/compile/20050622-1.c
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ro at techfak dot uni-bielefeld dot de
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: alpha-dec-osf5.1b
  GCC host triplet: alpha-dec-osf5.1b
GCC target triplet: alpha-dec-osf5.1b


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22223


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug target/22223] New testsuite failure on Tru64 UNIX V5.1B: gcc.c-torture/compile/20050622-1.c
  2005-06-28 19:57 [Bug target/22223] New: New testsuite failure on Tru64 UNIX V5.1B: gcc.c-torture/compile/20050622-1.c gcc-bugzilla at gcc dot gnu dot org
@ 2005-06-28 19:59 ` ro at gcc dot gnu dot org
  2005-06-28 20:13 ` pinskia at gcc dot gnu dot org
  2005-07-09 16:45 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 6+ messages in thread
From: ro at gcc dot gnu dot org @ 2005-06-28 19:59 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From ro at gcc dot gnu dot org  2005-06-28 19:59 -------
Created an attachment (id=9166)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9166&action=view)
Failing assembler input


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22223


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug target/22223] New testsuite failure on Tru64 UNIX V5.1B: gcc.c-torture/compile/20050622-1.c
  2005-06-28 19:57 [Bug target/22223] New: New testsuite failure on Tru64 UNIX V5.1B: gcc.c-torture/compile/20050622-1.c gcc-bugzilla at gcc dot gnu dot org
  2005-06-28 19:59 ` [Bug target/22223] " ro at gcc dot gnu dot org
@ 2005-06-28 20:13 ` pinskia at gcc dot gnu dot org
  2005-07-09 16:45 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-06-28 20:13 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |wrong-code
            Version|unknown                     |4.1.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22223


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug target/22223] New testsuite failure on Tru64 UNIX V5.1B: gcc.c-torture/compile/20050622-1.c
  2005-06-28 19:57 [Bug target/22223] New: New testsuite failure on Tru64 UNIX V5.1B: gcc.c-torture/compile/20050622-1.c gcc-bugzilla at gcc dot gnu dot org
  2005-06-28 19:59 ` [Bug target/22223] " ro at gcc dot gnu dot org
  2005-06-28 20:13 ` pinskia at gcc dot gnu dot org
@ 2005-07-09 16:45 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-09 16:45 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
  GCC build triplet|alpha-dec-osf5.1b           |
   GCC host triplet|alpha-dec-osf5.1b           |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22223


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug target/22223] New testsuite failure on Tru64 UNIX V5.1B: gcc.c-torture/compile/20050622-1.c
       [not found] <bug-22223-81@http.gcc.gnu.org/bugzilla/>
  2006-09-12 17:14 ` sayle at gcc dot gnu dot org
@ 2006-09-13  5:25 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-09-13  5:25 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from pinskia at gcc dot gnu dot org  2006-09-13 05:25 -------
Fixed.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22223


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug target/22223] New testsuite failure on Tru64 UNIX V5.1B: gcc.c-torture/compile/20050622-1.c
       [not found] <bug-22223-81@http.gcc.gnu.org/bugzilla/>
@ 2006-09-12 17:14 ` sayle at gcc dot gnu dot org
  2006-09-13  5:25 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 6+ messages in thread
From: sayle at gcc dot gnu dot org @ 2006-09-12 17:14 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from sayle at gcc dot gnu dot org  2006-09-12 17:14 -------
Subject: Bug 22223

Author: sayle
Date: Tue Sep 12 17:13:55 2006
New Revision: 116895

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116895
Log:

        PR target/22223
        * config/alpha/alpha.c (alpha_start_function): Don't emit stack
        frame information for frames larger than 512 Kbytes on Tru64 when
        using the native assembler.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/alpha/alpha.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22223


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-09-13  5:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-28 19:57 [Bug target/22223] New: New testsuite failure on Tru64 UNIX V5.1B: gcc.c-torture/compile/20050622-1.c gcc-bugzilla at gcc dot gnu dot org
2005-06-28 19:59 ` [Bug target/22223] " ro at gcc dot gnu dot org
2005-06-28 20:13 ` pinskia at gcc dot gnu dot org
2005-07-09 16:45 ` pinskia at gcc dot gnu dot org
     [not found] <bug-22223-81@http.gcc.gnu.org/bugzilla/>
2006-09-12 17:14 ` sayle at gcc dot gnu dot org
2006-09-13  5:25 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).