Re: [lfs-dev] gcc test mangle33

2013-03-30 Thread Bruce Dubbs
Billy O'Connor wrote: > Bruce Dubbs writes: > >> I've finally figured out what is making the mangle33.C program fail. It >> is an arbitrary limitation in tcl. This particular gcc test creates a >> c++ namespace *name* of 4044 characters in length. It turns out that >> there is a value buried

Re: [lfs-dev] gcc test mangle33

2013-03-30 Thread Bruce Dubbs
Aleksandar Kuktin wrote: >> On Sat, 30 Mar 2013 16:23:43 -0500 >> Bruce Dubbs wrote: >> >> I've finally figured out what is making the mangle33.C program fail. >> It is an arbitrary limitation in tcl. This particular gcc test >> creates a c++ namespace *name* of 4044 characters in length. It >

Re: [lfs-dev] gcc test mangle33

2013-03-30 Thread Billy O'Connor
Bruce Dubbs writes: > I've finally figured out what is making the mangle33.C program fail. It > is an arbitrary limitation in tcl. This particular gcc test creates a > c++ namespace *name* of 4044 characters in length. It turns out that > there is a value buried deep in tcl code (generic/

Re: [lfs-dev] gcc test mangle33

2013-03-30 Thread Aleksandar Kuktin
>On Sat, 30 Mar 2013 16:23:43 -0500 >Bruce Dubbs wrote: > > I've finally figured out what is making the mangle33.C program fail. > It is an arbitrary limitation in tcl. This particular gcc test > creates a c++ namespace *name* of 4044 characters in length. It > turns out that there is a value

[lfs-dev] gcc test mangle33

2013-03-30 Thread Bruce Dubbs
I've finally figured out what is making the mangle33.C program fail. It is an arbitrary limitation in tcl. This particular gcc test creates a c++ namespace *name* of 4044 characters in length. It turns out that there is a value buried deep in tcl code (generic/regc_nfa.c): /* * Arbitrary