Re: pr14516 and GCC 3.4

2005-11-30 Thread Gabriel Dos Reis
Mark Mitchell <[EMAIL PROTECTED]> writes: | Gunther Nikl wrote: | > Hello! | > | > This PR is about missing USER_LABEL_PREFIX for static variables. The issue | > was fixed for 4.0, but for 3.4 there won't be a fix as stated in the audit | > trail by Mark Mitchell in comment #15. He probably based

Re: pr14516 and GCC 3.4

2005-11-30 Thread Mark Mitchell
Gunther Nikl wrote: > Hello! > > This PR is about missing USER_LABEL_PREFIX for static variables. The issue > was fixed for 4.0, but for 3.4 there won't be a fix as stated in the audit > trail by Mark Mitchell in comment #15. He probably based his decision on > comment #14, where Geoff Keating sta

Re: pr14516 and GCC 3.4

2005-11-30 Thread Ian Lance Taylor
Gunther Nikl <[EMAIL PROTECTED]> writes: > This PR is about missing USER_LABEL_PREFIX for static variables. The issue > was fixed for 4.0, but for 3.4 there won't be a fix as stated in the audit > trail by Mark Mitchell in comment #15. He probably based his decision on > comment #14, where Geoff K

pr14516 and GCC 3.4

2005-11-30 Thread Gunther Nikl
Hello! This PR is about missing USER_LABEL_PREFIX for static variables. The issue was fixed for 4.0, but for 3.4 there won't be a fix as stated in the audit trail by Mark Mitchell in comment #15. He probably based his decision on comment #14, where Geoff Keating states that this bug does only affe