Re: Bug#121269: gcc allows dollars in identifiers by default on i386 but fails

2001-11-26 Thread Christopher C. Chimelis
On Mon, 26 Nov 2001, Martin v. Loewis wrote: > Could you kindly elaborate a little? I assume one problem is that $ > indicates literal values to the assembler, as in > > movl$.LC1, (%esp) > > That explains why dollars at the beginning of identifiers are not > acceptable. It doesn't ex

Re: Bug#121269: gcc allows dollars in identifiers by default on i386 but fails

2001-11-26 Thread Martin v. Loewis
> > gcc by default allows dollars in identifiers on i386. > > Unfortunately, the assembler does not like them. > > I'll spare the explanation of why the assembler barfs (since I'm assuming > that it's as obvious to everyone else as it is to me) Could you kindly elaborate a little? I assume one pr

Re: Mozilla & Indy (and other stuff)

2001-11-26 Thread Krzysztof Krzyzaniak
On Mon, Nov 26, 2001 at 06:54:33PM +0100, Guido Guenther wrote: > On Sat, Nov 24, 2001 at 11:15:12PM +0100, Krzysztof Krzyzaniak wrote: > [..snip..] > > BTW several programs crashes on my Indy i.e. menu packages, konqueror, > > emacs21, xemacs: > Could you check the source code if these packages c

Bug#121282: On i386, gcc-3.0 allows $ in indentifiers but not the asm

2001-11-26 Thread Bill Allombert
Package: gcc-3.0 Version: 1:3.0.2-3 Severity: minor Hello GCC maintainers, As I reported in #121269, gcc-3.0 allows $ in identifiers by default on i386 but not the asm, so compiling the example given in #121269 fails. Default should to be set on i386 to reject dollar in indentifiers. Best regar

Re: Bug#121269: gcc allows dollars in identifiers by default on i386 but fails

2001-11-26 Thread Bill Allombert
On Mon, Nov 26, 2001 at 01:44:26PM -0500, Christopher C. Chimelis wrote: > On Mon, 26 Nov 2001, Bill Allombert wrote: > > The default for gcc on i386 should be set to reject dollars in identifiers. > > Definitely...I'm going to be doing another gcc-3.0 upload very soon, so > perhaps I'll toss this

Re: Mozilla & Indy (and other stuff)

2001-11-26 Thread Christopher C. Chimelis
On Mon, 26 Nov 2001, Guido Guenther wrote: > Could you check the source code if these packages crash while messing > with C++ exceptions? I just had a quick look into the menu package and > it seems that C++ exception handling is broken on mips using g++-2.95.4. > A testcase like: > > #include

Re: Bug#121269: gcc allows dollars in identifiers by default on i386 but fails

2001-11-26 Thread Christopher C. Chimelis
On Mon, 26 Nov 2001, Bill Allombert wrote: > gcc by default allows dollars in identifiers on i386. > Unfortunately, the assembler does not like them. I'll spare the explanation of why the assembler barfs (since I'm assuming that it's as obvious to everyone else as it is to me), but Bill's correc

Bug#121269: gcc allows dollars in identifiers by default on i386 but fails

2001-11-26 Thread Bill Allombert
Package: gcc Version: 2:2.95.4-8 Severity: minor Hello, gcc by default allows dollars in identifiers on i386. Unfortunately, the assembler does not like them. %cat >bug.c <

Re: Mozilla & Indy (and other stuff)

2001-11-26 Thread Guido Guenther
On Sat, Nov 24, 2001 at 11:15:12PM +0100, Krzysztof Krzyzaniak wrote: [..snip..] > BTW several programs crashes on my Indy i.e. menu packages, konqueror, > emacs21, xemacs: Could you check the source code if these packages crash while messing with C++ exceptions? I just had a quick look into the m

internal compiler error building linux kernel 2.4.15|16 on athlonXP

2001-11-26 Thread fade
>Submitter-Id: net >Originator:Buster McFadden >Organization:DeepSky Media Resources >Confidential: no >Synopsis:internal compiler error building linux kernel 2.4.15|16 on athlonXP >Severity:critical >Priority:medium >Category:c >Class: ice-on-legal-code >Rele

Re: Can you please point me where I can get installable gcc

2001-11-26 Thread Alexei Khlebnikov
Suryakant wrote: > Can anyone please point me where I can get installabel gcc compiler > (gcc 2.9.1 . or later but stable ) You can get any release you want from http://gcc.gnu.org.

Re: Can you please point me where I can get installable gcc

2001-11-26 Thread 阿信
Suryakant wrote: >Hi, >Can anyone please point me where I can get installabel gcc compiler >(gcc 2.9.1 . or later but stable ) >Thanks >Surya > > I think the Debian packages of gcc-2.95-2 is stable enough. Now I am using the prelease version 2.95-4