Bug#211610: gcc-3.3: Simple TLS code segfaults

2003-09-19 Thread Andrés Roldán
Daniel Jacobowitz <[EMAIL PROTECTED]> writes: > On Thu, Sep 18, 2003 at 06:17:42PM -0500, Andrés Roldán wrote: >> Package: gcc-3.3 >> Version: 1:3.3.2-0pre3 >> Severity: normal >> Tags: upstream >> >> >> When trying to executing a binary

Bug#211610: gcc-3.3: Simple TLS code segfaults

2003-09-18 Thread Andrés Roldán
Package: gcc-3.3 Version: 1:3.3.2-0pre3 Severity: normal Tags: upstream When trying to executing a binary with the __thread keywork, the program segfaults. Below is the output. [pts/0] [EMAIL PROTECTED]:~$ cat tls.c __thread int a; int main (void) { return a; } [pts/0] [EMAIL PROTECTED

Bug#210482: first.S attached

2003-09-17 Thread Andrés Roldán
Is there any workaround? I am unable to upload a new version of LILO because of this bug. Any input will be appreciated. Thanks. -- Andres Roldan <[EMAIL PROTECTED]> GPG Key-ID: 0xB29396EB

Bug#210482: first.S attached.

2003-09-12 Thread Andrés Roldán
#if 0 ; first.S - LILO first stage boot loader with LBA32 support */ Copyright 1992-1998 Werner Almesberger. Copyright 1999-2003 John Coffman. All rights reserved. Licensed under the terms contained in the file 'COPYING' in the source directory. #endif #define LILO_ASM #include "lilo.h" get c

Bug#210478: Problem with email.

2003-09-11 Thread Andrés Roldán
I thought that there were problems with my MUA and the I resent the bug I'm sorry. -- Documentation is like sex: when it is good, it is very, very good; and when it is bad, it is better than nothing. -- Dick Brandon

Bug#210482: cpp: cpp generates files with weird characters

2003-09-11 Thread Andrés Roldán
Package: cpp-3.3 Version: 1:3.3.2-0pre3 Severity: important I was trying to compile a program with the latest cpp version and I got the following error (I'm sorry for the verbosity): cpp-3.3 -DLILO=0x489b `( if [ -r $ROOT/etc/lilo.defines ]; then cat $ROOT/etc/lilo.defines; else echo -DBDAT

Bug#210478: cpp-3.3: cpp generates files with weird characters

2003-09-11 Thread Andrés Roldán
Package: cpp-3.3 Version: 1:3.3.2-0pre3 Severity: important I was using cpp to compile one of my packages and then I got the following: cpp-3.3 -DLILO=0x489b `( if [ -r $ROOT/etc/lilo.defines ]; then cat $ROOT/etc/lilo.defines; else echo -DBDATA -DDSECS=3 -DEVMS -DIGNORECASE -DLVM -DONE_SH