public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: debug/2129: osf1-5.0 gcc 2.95.2 fails with -g flag
@ 2002-02-23 16:19 rodrigc
  0 siblings, 0 replies; 2+ messages in thread
From: rodrigc @ 2002-02-23 16:19 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, mikef, nobody

Synopsis: osf1-5.0 gcc 2.95.2 fails with -g flag

State-Changed-From-To: open->closed
State-Changed-By: rodrigc
State-Changed-When: Sat Feb 23 16:18:49 2002
State-Changed-Why:
    Spec for oldas added here, and is present in gcc 3.0.4:
    
    2001-06-07  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
     
            * alpha/osf5.h (CPP_XFLOAT_SPEC): Override default definition.        (ASM_OLDAS_SPEC): Likewise.
     
            * alpha/osf.h (CPP_XFLOAT_SPEC): Define.
            (CPP_SUBTARGET_SPEC): Use it.
            (ASM_OLDAS_SPEC): Define.
            (ASM_SPEC): Use it.
            (SUBTARGET_EXTRA_SPECS): Define, declare the new specs above.

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


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

* debug/2129: osf1-5.0 gcc 2.95.2 fails with -g flag
@ 2001-04-01  0:00 mikef
  0 siblings, 0 replies; 2+ messages in thread
From: mikef @ 2001-04-01  0:00 UTC (permalink / raw)
  To: gcc-gnats

>Number:         2129
>Category:       debug
>Synopsis:       osf1-5.0 gcc 2.95.2 fails with -g flag
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Feb 28 13:46:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Michael Fonte
>Release:        alpha-dec-osf5.0 2.95.2
>Organization:
>Environment:
OSF1 phoenix V5.1 732 alpha
>Description:
Simple C function compiles fine without -g flag but fails with -g flag.
/view/m33_axp % gcc -v
Reading specs from /opt/TWWfsw/gcc29/lib/gcc-lib/alpha-dec-osf5.0/2.95.2/specs
gcc version 2.95.2 19991024 (release)
/view/m33_axp % gcc -c -Wall -save-temps pow_test.c

/view/m33_axp % gcc -c -g -Wall -save-temps pow_test.c
mips-tfile, pow_test.s:8 Invalid .stabs/.stabn directive, value not found
line:    #.stabs "/v/lib_cmn/D.cmn/",100,0,0,$Ltext0

mips-tfile, pow_test.s:9 Invalid .stabs/.stabn directive, value not found
line:    #.stabs "pow_test.c",100,0,0,$Ltext0

/view/m33_axp % cat pow_test.i
# 1 "pow_test.c"

double powers_of_ten[5] = {
        1e-307,
        1e-306,
        1e305,
        1e306,
        1e307,
};
>How-To-Repeat:
Try to compile the file in the descritption section with the -g flag
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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

end of thread, other threads:[~2002-02-24  0:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-23 16:19 debug/2129: osf1-5.0 gcc 2.95.2 fails with -g flag rodrigc
  -- strict thread matches above, loose matches on Subject: below --
2001-04-01  0:00 mikef

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).