PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED]
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12782
--- Additional Comments From a dot rottmann at gmx dot at 2003-10-27 09:48
---
The ffi.h[.in] file changed a bit since the gcc 3.3.2 release. Now (in CVS) it
blatantly say
Package: gcc-3.3
Version: 1:3.3.2-1
Severity: normal
Hello,
I get a SIGBUS when I try to profile something:
| [EMAIL PROTECTED]:~ $ cat a.c
| void a() { }
| int main() { a(); }
| [EMAIL PROTECTED]:~ $ gcc-3.3 -m32 -p -pg -o a a.c
| [EMAIL PROTECTED]:~ $ ./a
| Bus-Zugriffsfehler
| [EMAIL PROTECTED
Jason Kraftcheck <[EMAIL PROTECTED]> writes:
> If the following is compiled with the options -Wall -pedantic-errors :
> #include
> int main( )
> {
> int i;
> printf("%p\n", &i );
> return 0;
> }
>
> gcc emits the following:
> voidptr.c: In function `main':
> voidptr.c:5:
PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED]
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12765
jason at redhat dot com changed:
What|Removed |Added
Sta
PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED]
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12726
jason at redhat dot com changed:
What|Removed |Added
5 matches
Mail list logo