c++/389: __bb_trace__
ralph.bilger@uni-tuebingen.de
ralph.bilger@uni-tuebingen.de
Fri Jul 7 15:46:00 GMT 2000
>Number: 389
>Category: c++
>Synopsis: __bb_trace__
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Jul 07 15:46:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator: Ralph Bilger
>Release: 2.95.2
>Organization:
>Environment:
linux suse 6.4
>Description:
In the file bb.in I have the two lines __bb_trace__ and
main in order to trace the sequence of basic blocks.
I compiled and linked with options -g -pg -ax and ran the
program. However I could not get a file bbtrace or
bbtrace.out. Could you please check this?
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
># g++ -v --save-temps -g -pg -ax -c -o swaption.o swaption.cpp
Reading specs from /usr/lib/gcc-lib/i486-suse-linux/2.95.2/specs
gcc version 2.95.2 19991024 (release)
/usr/lib/gcc-lib/i486-suse-linux/2.95.2/cpp -lang-c++ -v -D__GNUC__=2 -D__GNUG__=2 -D__GNUC_MINOR__=95 -D__cplusplus -D__ELF__ -Dunix -D__i386__ -Dlinux -D__ELF__ -D__unix__ -D__i386__ -D__linux__ -D__unix -D__linux -Asystem(posix) -D__EXCEPTIONS -g -Ac pu(i386) -Amachine(i386) -Di386 -D__i386 -D__i386__ -Di486 -D__i486 -D__i486__ swaption.cpp swaption.ii
GNU CPP version 2.95.2 19991024 (release) (i386 Linux/ELF)
#include "..." search starts here:
#include <...> search starts here:
/usr/include/g++
/usr/local/include
/usr/lib/gcc-lib/i486-suse-linux/2.95.2/include
/usr/include
End of search list.
The following default directories have been omitted from the search path:
/usr/lib/gcc-lib/i486-suse-linux/2.95.2/../../../../i486-suse-linux/include
End of omitted list.
/usr/lib/gcc-lib/i486-suse-linux/2.95.2/cc1plus swaption.ii -quiet -dumpbase swaption.cc -g -version -p -o swaption.s
GNU C++ version 2.95.2 19991024 (release) (i486-suse-linux) compiled by GNU C version 2.95.2 19991024 (release).
/usr/i486-suse-linux/bin/as -V -Qy -o swaption.o swaption.s
GNU assembler version 2.9.5 (i486-suse-linux) using BFD version 2.9.5.0.24
----gnatsweb-attachment----
Content-Type: text/plain; name="rep.txt"
Content-Disposition: inline; filename="rep.txt"
More information about the Gcc-prs
mailing list