[Bug tree-optimization/30016] [4.0/4.1/4.2/4.3 Regression] internal compiler error: in convert_move, at expr.c:362

2006-11-30 Thread pinskia at gmail dot com
--- Comment #4 from pinskia at gmail dot com 2006-11-30 18:10 --- Subject: Re: [4.0/4.1/4.2/4.3 Regression] internal compiler error: in convert_move, at expr.c:362 On Thu, 2006-11-30 at 15:55 +, dimock at csail dot mit dot edu wrote: (2a) [portability and performance

[Bug tree-optimization/29922] [4.3 Regression] [Linux] ICE in insert_into_preds_of_block

2006-11-27 Thread pinskia at gmail dot com
--- Comment #12 from pinskia at gmail dot com 2006-11-27 17:23 --- Subject: Re: [4.3 Regression] [Linux] ICE in insert_into_preds_of_block On Mon, 2006-11-27 at 08:06 +, pinskia at gcc dot gnu dot org wrote: --- Comment #11 from pinskia at gcc dot gnu dot org 2006

[Bug target/29990] Linking fails because __ZdlPv can't be a weak definition

2006-11-26 Thread pinskia at gmail dot com
--- Comment #3 from pinskia at gmail dot com 2006-11-27 04:51 --- Subject: Re: Linking fails because __ZdlPv can't be a weak definition On Mon, 2006-11-27 at 04:49 +, pinskia at gcc dot gnu dot org wrote: --- Comment #2 from pinskia at gcc dot gnu dot org 2006-11

[Bug c++/14329] [tree-ssa] badly formatted warnings for SRA replacements used uninitialized

2006-11-26 Thread pinskia at gmail dot com
--- Comment #16 from pinskia at gmail dot com 2006-11-27 05:51 --- Subject: Re: [tree-ssa] badly formatted warnings for SRA replacements used uninitialized On Mon, 2006-11-27 at 05:46 +, pinskia at gcc dot gnu dot org wrote: That fixed most of the failures

[Bug target/29967] wrong code generated with -O2 on sh4-linux

2006-11-23 Thread pinskia at gmail dot com
--- Comment #3 from pinskia at gmail dot com 2006-11-24 06:32 --- Subject: Re: wrong code generated with -O2 on sh4-linux On Fri, 2006-11-24 at 06:20 +, sugioka at itonet dot co dot jp wrote: --- Comment #2 from sugioka at itonet dot co dot jp 2006-11-24 06:20

[Bug middle-end/28915] [4.1 regression] ICE: tree check: expected class 'constant', have 'declaration' (var_decl) in build_vector, at tree.c:973

2006-11-14 Thread pinskia at gmail dot com
--- Comment #25 from pinskia at gmail dot com 2006-11-14 10:02 --- Subject: Re: [4.1 regression] ICE: tree check: expected class 'constant', have 'declaration' (var_decl) in build_vector, at tree.c:973 On Tue, 2006-11-14 at 09:29 +, jakub at gcc dot gnu dot org

[Bug middle-end/29478] [4.2 Regression] optmization generates warning for casts

2006-10-23 Thread pinskia at gmail dot com
--- Comment #8 from pinskia at gmail dot com 2006-10-23 21:37 --- Subject: Re: [4.2 Regression] optmization generates warning for casts On 23 Oct 2006 17:30:22 -, amylaar at gcc dot gnu dot org [EMAIL PROTECTED] wrote: I think it is wrong that we are optimizing the expression

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

2006-10-14 Thread pinskia at gmail dot com
--- Comment #4 from pinskia at gmail dot com 2006-10-14 18:08 --- Subject: Re: Issues with -Wchar-subscripts On Sat, 2006-10-14 at 17:52 +, h dot b dot furuseth at usit dot uio dot no wrote: Also you forgot one thing '%' does not have to match up with the ANSI character set so

[Bug c++/29469] [DR 224] error: non-template 'pair' used as template

2006-10-14 Thread pinskia at gmail dot com
--- Comment #6 from pinskia at gmail dot com 2006-10-14 18:26 --- Subject: Re: [DR 224] error: non-template 'pair' used as template On Sat, 2006-10-14 at 18:25 +, pinskia at gcc dot gnu dot org wrote: --- Comment #5 from pinskia at gcc dot gnu dot org 2006-10-14 18

[Bug c++/2316] g++ fails to overload on language linkage

2006-10-14 Thread pinskia at gmail dot com
--- Comment #14 from pinskia at gmail dot com 2006-10-15 03:29 --- Subject: Re: g++ fails to overload on language linkage On Sun, 2006-10-15 at 03:24 +, gcc-bugzilla at kayari dot org wrote: --- Comment #13 from gcc-bugzilla at kayari dot org 2006-10-15 03:24

[Bug c/29186] optimzation breaks floating point exception flag reading

2006-09-23 Thread pinskia at gmail dot com
--- Comment #11 from pinskia at gmail dot com 2006-09-24 00:34 --- Subject: Re: optimzation breaks floating point exception flag reading On Sat, 2006-09-23 at 23:02 +, joseph at codesourcery dot com wrote: In that case you have a bug that is not a duplicate of the lack

[Bug tree-optimization/28798] remove_phi_node attempts removal of a phi node resized by resize_phi_node

2006-08-23 Thread pinskia at gmail dot com
--- Comment #5 from pinskia at gmail dot com 2006-08-23 15:16 --- Subject: Re: remove_phi_node attempts removal of a phi node resized by resize_phi_node On Wed, 2006-08-23 at 13:40 +, hosking at cs dot purdue dot edu wrote: --- Comment #4 from hosking at cs dot

[Bug target/28102] [4.2 Regression] GNU Hurd bootstrap error: 'OPTION_GLIBC' undeclared

2006-07-15 Thread pinskia at gmail dot com
--- Comment #3 from pinskia at gmail dot com 2006-07-15 14:56 --- Subject: Re: [4.2 Regression] GNU Hurd bootstrap error: 'OPTION_GLIBC' undeclared On Jul 15, 2006, at 10:45 PM, ams at gnu dot org wrote: Because the rules in config.gcc say so: And that is not why, but that is what

[Bug middle-end/28075] [4.1 Regression] inliner introduces unnecessary type conversions

2006-06-26 Thread pinskia at gmail dot com
--- Comment #10 from pinskia at gmail dot com 2006-06-26 16:02 --- Subject: Re: [4.1 Regression] inliner introduces unnecessary type conversions On Jun 26, 2006, at 6:45 AM, danglin at gcc dot gnu dot org wrote: --- Comment #7 from danglin at gcc dot gnu dot org 2006-06-26

[Bug debug/28099] loses type in debug info

2006-06-23 Thread pinskia at gmail dot com
--- Comment #3 from pinskia at gmail dot com 2006-06-24 01:48 --- Subject: Re: loses type in debug info On Jun 23, 2006, at 12:57 PM, Ilya N. Golubev wrote: Next time please don't paste the preprocessed source in gccbug or in the comments section in bugzilla. Please reverse

<    1   2   3   4