[Bug c++/27052] When using excessive -ftemplate-depth g++ overflows the stack

2006-04-06 Thread gdr at integrable-solutions dot net
--- Comment #5 from gdr at integrable-solutions dot net 2006-04-06 12:23 --- Subject: Re: When using excessive -ftemplate-depth g++ overflows the stack "gcc at magfr dot user dot lysator dot liu dot se" <[EMAIL PROTECTED]> writes: | The standard says the limit have

[Bug c++/27052] When using excessive -ftemplate-depth g++ overflows the stack

2006-04-06 Thread gdr at integrable-solutions dot net
--- Comment #7 from gdr at integrable-solutions dot net 2006-04-06 13:09 --- Subject: Re: When using excessive -ftemplate-depth g++ overflows the stack "gcc at magfr dot user dot lysator dot liu dot se" <[EMAIL PROTECTED]> writes: | ( As an aside that suggests that

[Bug target/18402] [3.3 regression] ICE in gen_split_1204 on i686-pc-linux-gnu target

2005-04-27 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-04-27 13:37 --- Subject: Re: [3.3 regression] ICE in in gen_split_1204 on i686-pc-linux-gnu target "rgrosseboerger at dspace dot de" <[EMAIL PROTECTED]> writes: | The proposed patch fixes the redu

[Bug libstdc++/21295] Configuring g++ library for various locales ?

2005-04-30 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-04-30 21:50 --- Subject: Re: Configuring g++ library for various locales ? "pcarlini at suse dot de" <[EMAIL PROTECTED]> writes: | For that kind of GNU x86-linux platform we have, literal

[Bug libstdc++/21295] Configuring g++ library for various locales ?

2005-04-30 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-04-30 22:16 --- Subject: Re: Configuring g++ library for various locales ? "pcarlini at suse dot de" <[EMAIL PROTECTED]> writes: | > I understand that bugzilla is not a hotline, but we would

[Bug c++/16370] __attribute__((deprecated)) not useful on classes, and ugly function name listed for deperecation warnings on constructor

2005-04-30 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-05-01 05:21 --- Subject: Re: __attribute__((deprecated)) not useful on classes, and ugly function name listed for deperecation warnings on constructor "pinskia at gcc dot gnu dot org" <[EMAIL PROTE

[Bug libstdc++/21334] Lack of Posix compliant thread safety in std::basic_string

2005-05-02 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-05-02 13:27 --- Subject: Re: Lack of Posix compliant thread safety in std::basic_string "pcarlini at suse dot de" <[EMAIL PROTECTED]> writes: | Two quick comments: 1- I'd like to keep open

[Bug libstdc++/21334] Lack of Posix compliant thread safety in std::basic_string

2005-05-02 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-05-02 14:09 --- Subject: Re: Lack of Posix compliant thread safety in std::basic_string "pcarlini at suse dot de" <[EMAIL PROTECTED]> writes: | --- Additional Comments From pcarlini at suse do

[Bug libstdc++/21334] Lack of Posix compliant thread safety in std::basic_string

2005-05-02 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-05-02 16:40 --- Subject: Re: Lack of Posix compliant thread safety in std::basic_string "rittle at latour dot waar dot labs dot mot dot com" <[EMAIL PROTECTED]> writes: | Subject: Re: New: Lack of

[Bug libstdc++/21334] Lack of Posix compliant thread safety in std::basic_string

2005-05-02 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-05-02 17:17 --- Subject: Re: Lack of Posix compliant thread safety in std::basic_string "pcarlini at suse dot de" <[EMAIL PROTECTED]> writes: | --- Additional Comments From pcarlini at suse do

[Bug libstdc++/21334] Lack of Posix compliant thread safety in std::basic_string

2005-05-02 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-05-02 18:45 --- Subject: Re: Lack of Posix compliant thread safety in std::basic_string "pcarlini at suse dot de" <[EMAIL PROTECTED]> writes: | --- Additional Comments From pcarlini at suse do

[Bug c++/21120] Empty declaration with typeof accepted

2005-05-02 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-05-02 19:09 --- Subject: Re: Empty declaration with typeof accepted "bangerth at dealii dot org" <[EMAIL PROTECTED]> writes: | Confirmed. Funny enough, icc accepts the code as well... would th

[Bug other/21350] configure reports only a warning when bison is not installed

2005-05-03 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-05-03 15:24 --- Subject: Re: configure reports only a warning when bison is not installed "pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: | Are you building from the source tarball o

[Bug other/21350] [4.0/4.1 Regression] build now requires bision

2005-05-03 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-05-03 15:43 --- Subject: Re: [4.0/4.1 Regression] build now requires bision "pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: |What|Removed

[Bug libstdc++/21334] Lack of Posix compliant thread safety in std::basic_string

2005-05-04 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-05-04 12:12 --- Subject: Re: Lack of Posix compliant thread safety in std::basic_string "jkanze at cheuvreux dot com" <[EMAIL PROTECTED]> writes: [...] | This bug report came about because of a

[Bug c++/19073] cp_binding_level::names not returning all decls

2005-05-15 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-05-15 16:47 --- Subject: Re: cp_binding_level::names not returning all decls "sstrasser at systemhaus-gruppe dot de" <[EMAIL PROTECTED]> writes: | (In reply to comment #9) | > only if it may be

[Bug c++/20475] static_cast falsely allows const to be cast away

2005-05-15 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-05-16 00:14 --- Subject: Re: static_cast falsely allows const to be cast away "schlie at comcast dot net" <[EMAIL PROTECTED]> writes: | --- Additional Comments From schlie at comcast dot net

[Bug c++/20475] static_cast falsely allows const to be cast away

2005-05-15 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-05-16 02:54 --- Subject: Re: static_cast falsely allows const to be cast away "schlie at comcast dot net" <[EMAIL PROTECTED]> writes: | --- Additional Comments From schlie at comcast dot net

[Bug c++/20475] static_cast falsely allows const to be cast away

2005-05-16 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-05-16 09:07 --- Subject: Re: static_cast falsely allows const to be cast away "schlie at comcast dot net" <[EMAIL PROTECTED]> writes: | --- Additional Comments From schlie at comcast dot net

[Bug c++/20475] static_cast falsely allows const to be cast away

2005-05-16 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-05-16 17:00 --- Subject: Re: static_cast falsely allows const to be cast away "schlie at comcast dot net" <[EMAIL PROTECTED]> writes: | (In reply to comment #9) | Subject: Re: static_cast falsely

[Bug c++/21510] Possible bug

2005-05-16 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-05-16 19:19 --- Subject: Re: Possible bug "sven at clio dot in-berlin dot de" <[EMAIL PROTECTED]> writes: | (In reply to comment #7) | > > Is there a way to distinguish between unions (w

[Bug c++/21514] [DR 278] templates and anonymous enum

2005-05-18 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-05-18 14:04 --- Subject: Re: templates and anonymous enum "papadopo at shfj dot cea dot fr" <[EMAIL PROTECTED]> writes: [...] | Therefore: | | * Concerning 1.a) and 1.b) I'm not convinced th

[Bug c++/21514] [DR 278] templates and anonymous enum

2005-05-18 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-05-18 15:07 --- Subject: Re: [DR 278] templates and anonymous enum "papadopo at shfj dot cea dot fr" <[EMAIL PROTECTED]> writes: | I guess what I meant is: whatever the reason for this error messag

[Bug c++/21514] [DR 278] templates and anonymous enum

2005-05-18 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-05-18 17:08 --- Subject: Re: [DR 278] templates and anonymous enum "pcarlini at suse dot de" <[EMAIL PROTECTED]> writes: | > .. The error message shoudl really point at what's wron

[Bug c/21664] array-of-empty-structure extension not properly defined

2005-05-19 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-05-19 19:45 --- Subject: Re: New: array-of-empty-structure extension not properly defined "rguenth at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: | For | | struct {} a[4]; int main() { ret

[Bug c++/21672] Loses temporary in complex expression

2005-05-19 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-05-19 23:27 --- Subject: Re: Loses temporary in complex expression "igodard at pacbell dot net" <[EMAIL PROTECTED]> writes: | Yes, the friend function is returning a reference to its own argumen

[Bug c++/21672] Loses temporary in complex expression

2005-05-19 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-05-19 23:31 --- Subject: Re: Loses temporary in complex expression "pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: | --- Additional Comments From pinskia at gcc dot gnu dot org 2

[Bug c++/21672] Loses temporary in complex expression

2005-05-19 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-05-19 23:35 --- Subject: Re: Loses temporary in complex expression "pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: | Here is another example where we don't know for sure it shows h

[Bug c++/21672] Loses temporary in complex expression

2005-05-19 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-05-20 00:12 --- Subject: Re: Loses temporary in complex expression "igodard at pacbell dot net" <[EMAIL PROTECTED]> writes: | In particular, once you get all the template armwaving out of it: |

[Bug c++/21672] Loses temporary in complex expression

2005-05-19 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-05-20 00:15 --- Subject: Re: Loses temporary in complex expression "pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: | (In reply to comment #9) | > And we can construct more. But i

[Bug c++/21701] No flag to turn off warning: warning: template-argument `' uses anonymous type

2005-05-21 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-05-21 18:32 --- Subject: Re: No flag to turn off warning: warning: template-argument `' uses anonymous type "pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: | --- Additional

[Bug rtl-optimization/21402] wrong-code with inlining and type-punned pointer

2005-05-21 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-05-21 21:42 --- Subject: Re: wrong-code with inlining and type-punned pointer "schlie at comcast dot net" <[EMAIL PROTECTED]> writes: | (In reply to comment #4) | > Subject: Re: wrong-code wit

[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 middle-end/21706] MAXPATHLEN usage in [gcc]/gcc/tlink.c

2005-05-22 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-05-22 15:35 --- Subject: Re: MAXPATHLEN usage in [gcc]/gcc/tlink.c "pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: | What about using PATH_MAX which is part of the POSIX standard? I

[Bug c++/21837] C++/C99 standard violation in for loop

2005-05-31 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-05-31 11:16 --- Subject: Re: New: C++/C99 standard violation in for loop "ahelm at gmx dot net" <[EMAIL PROTECTED]> writes: | C++ standard quote: | | 3.3.2, paragraph 4: | Names declared in the fo

[Bug c++/21930] [4.1 regression] pretty printer confusion

2005-06-06 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-06-06 14:50 --- Subject: Re: New: [4.1 regression] pretty printer confusion "reichelt at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: | The error message reads: | | bug.cc: In function &

[Bug c++/7588] Built-in functions not marked as such

2005-06-12 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-06-12 23:35 --- Subject: Re: Built-in functions not marked as such "pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: | Any news on this because nobody understand this bug except for th

[Bug c++/19018] [3.3 Regression] virtual memory exhausted

2004-12-15 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2004-12-15 20:16 --- Subject: Re: [3.3 Regression] virtual memory exhausted "pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: | I let GDR decide if he wants this patch to fix it for 3.3.x.

[Bug preprocessor/9449] UCNs not recognized in identifiers (c++/c99)

2004-12-15 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2004-12-16 02:36 --- Subject: Re: UCNs not recognized in identifiers (c++/c99) "zack at codesourcery dot com" <[EMAIL PROTECTED]> writes: | Joseph Myers insists that this situation cannot arise, bec

[Bug c/14765] [3.3 Regression] ice-on-invalid-code, ICE while compiling ({}) expression

2004-12-16 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2004-12-16 14:05 --- Subject: Re: [3.3 Regression] ice-on-invalid-code, ICE while compiling ({}) expression "reichelt at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: | Bootstrapped and regtest

[Bug c++/19073] cp_binding_level::names not returning all decls

2004-12-19 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2004-12-19 15:31 --- Subject: Re: cp_namespace_decl not returning all decls "pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: | I think -fdump-translation-unit should be removed, it is only

[Bug c++/14075] ("foo") accepted as char[] initializer

2004-12-21 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2004-12-21 19:27 --- Subject: Re: ("foo") accepted as char[] initializer "nathan at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: | 2004-12-16 Nathan Sidwell <[EMAIL PROTEC

[Bug c++/12850] memory consumption for heavy template instantiations tripled since 3.3

2004-12-23 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2004-12-23 14:42 --- Subject: Re: memory consumption for heavy template instantiations tripled since 3.3 "steven at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: [...] | Maybe buffer should not be

[Bug c++/17413] [3.4 regression] local classes as template argument

2004-12-23 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2004-12-23 20:30 --- Subject: Re: [3.4/4.0 regression] local classes as template argument I agree with your analysis. Thanks for the time you put into this. I record it for future references in EWG. -- Gaby

[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++/19163] __attribute__((aligned)) not working in template

2004-12-29 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2004-12-29 18:57 --- Subject: Re: New: __attribute__((aligned)) not working in template "pcarlini at suse dot de" <[EMAIL PROTECTED]> writes: | Unfortunately, it looks like even the very limited function

[Bug target/18321] [3.3/3.4/4.0 regression] mmix-knuth-mmixware testsuite failure: gcc.c-torture/compile/20031023-4.c -O0, -O1

2004-12-29 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2004-12-29 19:01 --- Subject: Re: [3.3/3.4/4.0 regression] mmix-knuth-mmixware testsuite failure: gcc.c-torture/compile/20031023-4.c -O0, -O1 "giovannibajo at libero dot it" <[EMAIL PROTECTED]> writ

[Bug c++/19199] [3.3/3.4/4.0 Regression] Wrong warning about returning a reference to a temporary

2005-01-01 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-01-02 00:43 --- Subject: Re: [3.3/3.4/4.0 Regression] Wrong warning about returning a reference to a temporary "pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: | (In reply to comment #

[Bug c++/19279] wrong code due to name import from the implementation of the standard library

2005-01-05 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-01-05 21:17 --- Subject: Re: wrong code due to name import from the implementation of the standard library "pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: | This is a dup of bug 6257

[Bug preprocessor/9449] UCNs not recognized in identifiers (c++/c99)

2005-01-07 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-01-07 14:27 --- Subject: Re: UCNs not recognized in identifiers (c++/c99) "joseph at codesourcery dot com" <[EMAIL PROTECTED]> writes: | I've had no on-list response yet to the query abo

[Bug preprocessor/9449] UCNs not recognized in identifiers (c++/c99)

2005-01-07 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-01-07 15:39 --- Subject: Re: UCNs not recognized in identifiers (c++/c99) "joseph at codesourcery dot com" <[EMAIL PROTECTED]> writes: | I've now sent it to c++std-compat (having checked

[Bug preprocessor/9449] UCNs not recognized in identifiers (c++/c99)

2005-01-07 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-01-08 04:45 --- Subject: Re: UCNs not recognized in identifiers (c++/c99) "joseph at codesourcery dot com" <[EMAIL PROTECTED]> writes: | Subject: Re: UCNs not recognized in identifiers | (c++/c99

[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 target/19268] GCC 3.3/Irix 6.5 union as vararg not passed correctly

2005-01-08 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-01-08 16:53 --- Subject: Re: GCC 3.3/Irix 6.5 union as vararg not passed correctly "rsandifo at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: | Just to confirm that the testcase fails with 3.3.

[Bug preprocessor/9449] UCNs not recognized in identifiers (c++/c99)

2005-01-08 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-01-09 03:20 --- Subject: Re: UCNs not recognized in identifiers (c++/c99) "joseph at codesourcery dot com" <[EMAIL PROTECTED]> writes: | --- Additional Comments From joseph at codesourcery dot

[Bug c++/19288] No more possible to have a template function that uses a nested class of a template class

2005-01-09 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-01-10 04:39 --- Subject: Re: No more possible to have a template function that uses a nested class of a template class "jean-pierre dot chevallet at imag dot fr" <[EMAIL PROTECTED]> writes: | &

[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 c++/19373] Including STL headers in a namespace doesn't compile

2005-01-11 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-01-11 19:48 --- Subject: Re: New: Including STL headers in a namespace doesn't compile "JurgenvonOerthel at hotmail dot com" <[EMAIL PROTECTED]> writes: | The following code doesn't c

[Bug tree-optimization/19401] Trivial loop not unrolled

2005-01-12 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-01-12 17:05 --- Subject: Re: Trivial loop not unrolled "pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: | Really -funroll-loops should be added to -O3 by default and maybe a | tweewed ve

[Bug tree-optimization/19401] Trivial loop not unrolled

2005-01-12 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-01-12 17:06 --- Subject: Re: Trivial loop not unrolled "rguenth at tat dot physik dot uni-tuebingen dot de" <[EMAIL PROTECTED]> writes: | Or stuff often found in C++ libraries: | | template

[Bug c++/19403] [4.0 Regression] name lookup is broken with friends

2005-01-12 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-01-12 19:37 --- Subject: Re: [4.0 Regression] name lookup is broken with friends "pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: | : Search converges between 2004-11-25-014001-trunk (#6

[Bug libstdc++/19322] std::isnan<>() is broken on FreeBSD

2005-01-13 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-01-13 13:27 --- Subject: Re: std::isnan<>() is broken on FreeBSD "pcarlini at suse dot de" <[EMAIL PROTECTED]> writes: | Gaby, can you spot something fundamentally wrong in the proposed pa

[Bug libstdc++/19322] std::isnan<>() is broken on FreeBSD

2005-01-13 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-01-14 03:18 --- Subject: Re: std::isnan<>() is broken on FreeBSD "pcarlini at suse dot de" <[EMAIL PROTECTED]> writes: | Eric Botcazou reported privately that the patch doesn't intro

[Bug c++/19403] [4.0 Regression] name lookup is broken with friends

2005-01-14 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-01-14 16:06 --- Subject: Re: [4.0 Regression] name lookup is broken with friends "Woebbeking at web dot de" <[EMAIL PROTECTED]> writes: | Subject: Re: [4.0 Regression] name lookup is broken with

[Bug c++/19403] [4.0 Regression] name lookup is broken with friends

2005-01-14 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-01-14 16:10 --- Subject: Re: [4.0 Regression] name lookup is broken with friends "pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: | (In reply to comment #2) | > Excuse me? | | You

[Bug c++/19503] Parsing problem in the constructor call of temporary object

2005-01-18 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-01-18 13:40 --- Subject: Re: New: Parsing problem in the constructor call of temporary object "timo dot erkkila at tut dot fi" <[EMAIL PROTECTED]> writes: | Hello, | | the following cod

[Bug libstdc++/19510] [4.0 regression] Warning using list iterators

2005-01-18 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-01-18 21:02 --- Subject: Re: New: [4.0 regression] Warning using list iterators "reichelt at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: | Compiling the following code snippet with "-Wal

[Bug libstdc++/19510] [4.0 regression] Warning using list iterators

2005-01-18 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-01-18 21:46 --- Subject: Re: [4.0 regression] Warning using list iterators "pcarlini at suse dot de" <[EMAIL PROTECTED]> writes: | > I think your patch is OK and should be applied. | | First bl

[Bug libstdc++/19495] basic_string::_M_rep() can produce an unnaturally aligned pointer to _Rep

2005-01-19 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-01-19 15:57 --- Subject: Re: basic_string::_M_rep() can produce an unnaturally aligned pointer to _Rep "pcarlini at suse dot de" <[EMAIL PROTECTED]> writes: | > Does this behaviour seem a little

[Bug libstdc++/19495] basic_string::_M_rep() can produce an unnaturally aligned pointer to _Rep

2005-01-19 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-01-19 16:02 --- Subject: Re: basic_string::_M_rep() can produce an unnaturally aligned pointer to _Rep "pcarlini at suse dot de" <[EMAIL PROTECTED]> writes: | Well, I can see that basic_string d

[Bug libstdc++/19495] basic_string::_M_rep() can produce an unnaturally aligned pointer to _Rep

2005-01-19 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-01-20 04:08 --- Subject: Re: basic_string::_M_rep() can produce an unnaturally aligned pointer to _Rep "pcarlini at suse dot de" <[EMAIL PROTECTED]> writes: | This is way I'm proposing, *for 4

[Bug libstdc++/19544] Difference in behaviour if default constructor added

2005-01-20 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-01-20 19:19 --- Subject: Re: New: Difference in behaviour if default constructor added "chris at bubblescope dot net" <[EMAIL PROTECTED]> writes: | While looking at PR 19510, I noticed the follo

[Bug libstdc++/19544] Difference in behaviour if default constructor added

2005-01-20 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-01-20 19:42 --- Subject: Re: Difference in behaviour if default constructor added "chris at bubblescope dot net" <[EMAIL PROTECTED]> writes: | I'm still curious as to why the error do

[Bug libstdc++/19544] Difference in behaviour if default constructor added

2005-01-20 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-01-21 02:25 --- Subject: Re: Difference in behaviour if default constructor added "bangerth at dealii dot org" <[EMAIL PROTECTED]> writes: | To be completely clear, the compiler generated defaul

[Bug libstdc++/19544] Difference in behaviour if default constructor added

2005-01-20 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-01-21 02:28 --- Subject: Re: Difference in behaviour if default constructor added "caj at cs dot york dot ac dot uk" <[EMAIL PROTECTED]> writes: | Subject: Re: Difference in behaviour if def

[Bug libstdc++/19562] reverse_iterator comparison

2005-01-21 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-01-21 15:33 --- Subject: Re: New: reverse_iterator comparison "kunert at physik dot tu-dresden dot de" <[EMAIL PROTECTED]> writes: | This code does not compile: | | #include | using namespace s

[Bug c++/19620] exception not caught when passing through C code

2005-01-25 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-01-25 15:53 --- Subject: Re: New: exception not caught when passing through C code "jkanze at cheuvreux dot com" <[EMAIL PROTECTED]> writes: | When an exception is thrown, terminate is called, eve

[Bug c++/19662] [FEATURE REQUEST] Need an option preventing any atexit object destructions

2005-01-27 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-01-28 07:17 --- Subject: Re: New: [FEATURE REQUEST] Need an option preventing any atexit object destructions "yuri at tsoft dot com" <[EMAIL PROTECTED]> writes: | For ex. "gcc -no-atexit ...

[Bug c++/19662] [FEATURE REQUEST] Need an option preventing any atexit object destructions

2005-01-28 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-01-28 22:41 --- Subject: Re: [FEATURE REQUEST] Need an option preventing any atexit object destructions "yuri at tsoft dot com" <[EMAIL PROTECTED]> writes: | > If your objects are sim

[Bug c++/19737] typename requirement error

2005-02-01 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-02-01 10:40 --- Subject: Re: New: typename requirement error "gianni at mariani dot ws" <[EMAIL PROTECTED]> writes: | In a recent posting by Daveed Vandervoorde on comp.std.c++, apparently the

[Bug c++/19737] typename requirement error

2005-02-01 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-02-01 10:42 --- Subject: Re: typename requirement error "gianni at mariani dot ws" <[EMAIL PROTECTED]> writes: | BTW - gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5) accepts the | code,

[Bug java/19738] gcjh generates invalid class member floating-point initialisers

2005-02-01 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-02-01 15:57 --- Subject: Re: gcjh generates invalid class member floating-point initialisers "rmathew at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: | A patch to avoid this error is

[Bug java/19738] gcjh generates invalid class member floating-point initialisers

2005-02-01 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-02-01 16:00 --- Subject: Re: gcjh generates invalid class member floating-point initialisers "giovannibajo at libero dot it" <[EMAIL PROTECTED]> writes: [...] | In fact, I personally use this to

[Bug c++/19735] Grammar "error" in error message.

2005-02-01 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-02-01 16:02 --- Subject: Re: Grammar "error" in error message. "steven at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: | Andrew is a native speaker. Really, he is. ;-) | | Anyway,

[Bug c++/19741] suboptimal error message for template functions (as opposed to non-templates)

2005-02-01 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-02-01 16:04 --- Subject: Re: suboptimal error message for template functions (as opposed to non-templates) "bangerth at dealii dot org" <[EMAIL PROTECTED]> writes: | This is in fact true. The

[Bug libstdc++/15910] can't compile self defined void distance(std::vector, std::vector)

2004-08-03 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2004-08-03 13:01 --- Subject: Re: can't compile self defined void distance(std::vector, std::vector) "giovannibajo at libero dot it" <[EMAIL PROTECTED]> writes: | --- Additional Comments From g

[Bug fortran/18584] --std=f would be nice

2004-11-22 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2004-11-22 15:06 --- Subject: Re: --std=f would be nice "pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: | Oh, by the way how can they trademark a single letter. Ignorance? -- G

[Bug c++/18610] bad error message

2004-11-22 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2004-11-22 15:42 --- Subject: Re: bad error message "bangerth at dealii dot org" <[EMAIL PROTECTED]> writes: | I think the fact that we may print a message saying that the overload | set is empty bu

[Bug libstdc++/18644] [3.3/3.4/4.0 regression] -Wsynth warning in

2004-11-25 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2004-11-26 03:16 --- Subject: Re: [3.3/3.4/4.0 regression] -Wsynth warning in "bangerth at dealii dot org" <[EMAIL PROTECTED]> writes: | I am not an expert in ABI questions, but in my naive world con

[Bug libstdc++/18644] [3.3/3.4/4.0 regression] -Wsynth warning in

2004-11-26 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2004-11-26 17:45 --- Subject: Re: [3.3/3.4/4.0 regression] -Wsynth warning in "bangerth at ices dot utexas dot edu" <[EMAIL PROTECTED]> writes: | > The diagnostic is nonsensical. The fix is to fix

[Bug libstdc++/18644] [3.3/3.4/4.0 regression] -Wsynth warning in

2004-11-27 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2004-11-27 21:27 --- Subject: Re: [3.3/3.4/4.0 regression] -Wsynth warning in "bkoz at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: | Why are we getting this warning anyway? I don't know w

[Bug c++/18514] [3.4/4.0 Regression] Alternate "asm" name ignored for redeclared builtin function imported into namespace std

2004-11-30 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2004-11-30 11:46 --- Subject: Re: [3.4/4.0 Regression] Alternate "asm" name ignored for redeclared builtin function imported into namespace std "austern at apple dot com" <[EMAIL PROTECTED]>

[Bug middle-end/18902] Naive (default) complex division algorithm

2004-12-09 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2004-12-09 16:03 --- Subject: Re: Naive (default) complex division algorithm "joseph at codesourcery dot com" <[EMAIL PROTECTED]> writes: | --- Additional Comments From joseph at codesourcery dot com

[Bug c++/16681] [3.3/3.4 regression] array initialization in struct construct is a memory hog

2004-12-09 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2004-12-09 16:38 --- Subject: Re: [3.3/3.4 regression] array initialization in struct construct is a memory hog "nathan at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: | Same fix for 3.3 branch | 20

[Bug c++/17395] Incorrect lookup for parameters

2004-12-09 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2004-12-10 04:36 --- Subject: Re: Incorrect lookup for parameters "pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: | --- Additional Comments From bangerth at dealii dot org

[Bug c++/17868] [3.3 regression] RDIV_EXPR not supported by dump_expr

2004-12-10 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2004-12-10 16:53 --- Subject: Re: [3.3 regression] RDIV_EXPR not supported by dump_expr "reichelt at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: | Gaby, is this trivial patch OK for the 3.3 bran

[Bug target/18402] [3.3 regression] ICE in in gen_split_1204 on i686-pc-linux-gnu target

2004-12-11 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2004-12-11 19:57 --- Subject: Re: [3.3 regression] ICE in in gen_split_1204 on i686-pc-linux-gnu target "rgrosseboerger at dspace dot de" <[EMAIL PROTECTED]> writes: | -- |

[Bug libstdc++/25608] g++ miscompiles gcjx

2006-10-23 Thread gdr at integrable-solutions dot net
--- Comment #21 from gdr at integrable-solutions dot net 2006-10-24 06:18 --- Subject: Re: g++ miscompiles gcjx "pcarlini at suse dot de" <[EMAIL PROTECTED]> writes: | Gaby, any news about this issue? gcjx has been declared dead. I never got to have the issue fix

[Bug c++/29455] Issues with -Wchar-subscripts

2006-10-23 Thread gdr at integrable-solutions dot net
--- Comment #6 from gdr at integrable-solutions dot net 2006-10-24 06:32 --- Subject: Re: New: Issues with -Wchar-subscripts "h dot b dot furuseth at usit dot uio dot no" <[EMAIL PROTECTED]> writes: | [This is both a C and C++ bug report, not sure how to classify t

[Bug libstdc++/29286] [4.0/4.1/4.2/4.3 Regression] placement new does not change the dynamic type as it should

2006-10-23 Thread gdr at integrable-solutions dot net
--- Comment #24 from gdr at integrable-solutions dot net 2006-10-24 06:53 --- Subject: Re: [4.0/4.1/4.2 Regression] placement new does not change the dynamic type as it should "mark at codesourcery dot com" <[EMAIL PROTECTED]> writes: | --- Comment #22 from mark

<    1   2   3   4   5   6   7   8   9   10   >