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
> > 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
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
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
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
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
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
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 <
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
>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
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.
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
12 matches
Mail list logo