[Bug libstdc++/13943] call of overloaded `llabs(int)' is ambiguous

2005-05-22 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-05-22 10:32 --- Subject: Re: call of overloaded `llabs(int)' is ambiguous "pcarlini at suse dot de" <[EMAIL PROTECTED]> writes: | Gaby, can you have a look? Yup. Just woke up and many peopl

[Bug target/18987] [3.3/3.4 regression] [ia64] Extra '.restore sp' in tail call

2005-01-11 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-01-11 19:46 --- Subject: Re: [3.3/3.4/4.0 regression] [ia64] Extra '.restore sp' in tail call "wilson at specifixinc dot com" <[EMAIL PROTECTED]> writes: | Subject: Re: [3.3/3.4/4.

[Bug target/18987] [3.3/3.4/4.0 regression] [ia64] Extra '.restore sp' in tail call

2005-01-07 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-01-08 04:47 --- Subject: Re: [3.3/3.4/4.0 regression] [ia64] Extra '.restore sp' in tail call "wilson at specifixinc dot com" <[EMAIL PROTECTED]> writes: | > according to http://bugs

[Bug c++/18384] [3.3/3.4/4.0 Regression] ICE on zero-length array with empty initializer...

2004-12-29 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2004-12-29 18:54 --- Subject: Re: [3.3/3.4/4.0 Regression] ICE on zero-length array with empty initializer... "mark at codesourcery dot com" <[EMAIL PROTECTED]> writes: | > As for designated_index, t

[Bug c/1027] slightly misleading printf format warning

2004-06-01 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2004-06-01 16:07 --- Subject: Re: slightly misleading printf format warning "jsm at polyomino dot org dot uk" <[EMAIL PROTECTED]> writes: | Subject: Re: slightly misleading printf format warning | | On

[Bug c/1027] slightly misleading printf format warning

2004-06-01 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2004-06-01 15:04 --- Subject: Re: slightly misleading printf format warning "bangerth at dealii dot org" <[EMAIL PROTECTED]> writes: | I also find the message overly terse. The abbreviated form &q

[Bug optimization/14640] [3.3/3.4/3.5 regression] miscompilation of mozilla-firefox (deallocator problems?)

2004-03-30 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2004-03-30 15:53 --- Subject: Re: [3.3/3.4/3.5 regression] miscompilation of mozilla-firefox (deallocator problems?) "bangerth at dealii dot org" <[EMAIL PROTECTED]> writes: | Gaby: are you aware of th

[Bug middle-end/14711] [3.3 regression] ICE in final.c:2117 when compiling a huge source file

2004-03-24 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2004-03-24 16:53 --- Subject: Re: ICE in final.c:2117 when compiling a huge source file "pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: | int rtint; | #define XINT(RTX, N)(RTL_CHECK2

[Bug c++/14710] Warning about useless casts

2004-03-24 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2004-03-24 16:50 --- Subject: Re: Warning about useless casts "pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: | Confirmed, but I do not know how useful this is. Please can you make it an

[Bug libstdc++/14493] No std::bad_alloc::what() const

2004-03-11 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2004-03-11 10:05 --- Subject: Re: No std::bad_alloc::what() const "pme at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: | > Especially compared to "bad allocation"? | | Sure, we coul

[Bug debug/11983] [3.3 Regression] ICE in dwarf-2 on code using altivec

2004-03-08 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2004-03-09 03:13 --- Subject: Re: [3.3 Regression] ICE in dwarf-2 on code using altivec "amodra at bigpond dot net dot au" <[EMAIL PROTECTED]> writes: | 3.4.0 fix committed. Could you commit correpond

[Bug c++/13944] [3.3 Regression] exception in constructor of a class to be thrown is not caught

2004-03-02 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2004-03-02 21:06 --- Subject: Re: [3.3 Regression] exception in constructor of a class to be thrown is not caught "jason at redhat dot com" <[EMAIL PROTECTED]> writes: | Subject: Re: [3.3 Regressi

[Bug c++/13944] [3.3 Regression] exception in constructor of a class to be thrown is not caught

2004-03-02 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2004-03-02 20:44 --- Subject: Re: [3.3 Regression] exception in constructor of a class to be thrown is not caught "pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: | Only a 3.3 regression no

[Bug c++/13944] [3.3/3.4/3.5 Regression] exception in constructor of a class to be thrown is not caught

2004-02-24 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2004-02-24 19:57 --- Subject: Re: [3.3/3.4/3.5 Regression] exception in constructor of a class to be thrown is not caught "jason at redhat dot com" <[EMAIL PROTECTED]> writes: | To match this behavior,

[Bug target/13918] [3.3.3 regression] [ia64] bootstrap comparision failure

2004-02-22 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2004-02-22 17:01 --- Subject: Re: [3.3.3 regression] [ia64] bootstrap comparision failure "schwab at suse dot de" <[EMAIL PROTECTED]> writes: | FWIW, I'm using this patch in the daily regression te

[Bug c++/13857] nested namespaces error msg

2004-01-25 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2004-01-25 16:00 --- Subject: Re: nested namespaces error msg "pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: | Confirmed but not a regression. It is not even a bug. -- Gaby -- ht

[Bug c++/13857] nested namespaces error msg

2004-01-25 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2004-01-25 15:55 --- Subject: Re: New: nested namespaces error msg "debian-gcc at lists dot debian dot org" <[EMAIL PROTECTED]> writes: | [forwarded from http://bugs.debian.org/229088] | | seen in 3

[Bug target/7618] [3.3/3.4/3.5 Regression] GCC 3.x vararg disallowed in virtual function

2004-01-18 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2004-01-18 16:02 --- Subject: Re: [3.3/3.4/3.5 Regression] GCC 3.x vararg disallowed in virtual function "rsandifo at redhat dot com" <[EMAIL PROTECTED]> writes: | > Also, as Gaby have just as

[Bug target/7618] [3.3/3.4/3.5 Regression] GCC 3.x vararg disallowed in virtual function

2004-01-18 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2004-01-18 11:48 --- Subject: Re: [3.3/3.4/3.5 Regression] GCC 3.x vararg disallowed in virtual function "rsandifo at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: | Patch for MIPS committed. Given

[Bug target/13634] [3.3 regression] ICE in emit_move_insn_1

2004-01-10 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2004-01-10 18:42 --- Subject: Re: [3.3 regression] ICE in emit_move_insn_1 "ebotcazou at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: | My patch for PR opt/13472 happens to make the IC

[Bug c++/13544] [3.3.3 regression] "conflicting types" for enums in different scopes

2004-01-08 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2004-01-09 04:27 --- Subject: Re: [3.3.3 regression] "conflicting types" for enums in different scopes "neroden at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: | This is biting Debi

[Bug c++/13081] [3.3 regression] forward template declarations in let inlining fail

2003-12-31 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2004-01-01 00:22 --- Subject: Re: [3.3/3.4 regression] forward template declarations in let inlining fail Matthias Klose <[EMAIL PROTECTED]> writes: | > Module name:gcc | > Changes by: [EMA

Bug#121269: [Bug c/9209] [3.3 regression] cc allows dollars in identifiers by default on i386 but fails

2003-12-15 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2003-12-15 20:06 --- Subject: Re: [3.3 regression] cc allows dollars in identifiers by default on i386 but fails "ebotcazou at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: | What is this poli

[Bug optimization/11634] [3.3/3.4 regression] [hppa] ICE in verify_local_live_at_start, at flow.c:555

2003-12-01 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2003-12-02 00:43 --- Subject: Re: [3.3/3.4 regression] [hppa] ICE in verify_local_live_at_start, at flow.c:555 "zack at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: | Roger: I think y