[Bug c/18624] GCC does not detect local variable set but never used

2005-11-02 Thread alexander_herrmann at yahoo dot com dot au
--- Comment #8 from alexander_herrmann at yahoo dot com dot au 2005-11-02 11:29 --- I guessed somebody found it before but searching the db I couldn'n find it. Anyway shouldn't we make it than dependend or blocking Bug #tree-optimization/21513 As the funktion while C correct will never

[Bug tree-optimization/21513] [4.0/4.1 Regression] __builtin_expect getting in the way of uninitialized warnings

2005-11-01 Thread alexander_herrmann at yahoo dot com dot au
--- Comment #4 from alexander_herrmann at yahoo dot com dot au 2005-11-01 10:46 --- Subject: Re: [4.0/4.1 Regression] __builtin_expect getting in the way of uninitialized warnings Never is a long time. It may become release relevant as soon as somebody extends the -Wunused-value

[Bug c/24611] New: -Wunused-value Extension

2005-11-01 Thread alexander_herrmann at yahoo dot com dot au
Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: alexander_herrmann at yahoo dot com dot au http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24611

[Bug tree-optimization/21605] New: -Wunreachable-code wrong line number and multiple warnings for the same line

2005-05-16 Thread alexander_herrmann at yahoo dot com dot au
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: alexander_herrmann at yahoo dot com dot au CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i686-pc-linux GCC host triplet: i686-pc-linux GCC target triplet: i686-pc-linux http://gcc.gnu.org/bugzilla

[Bug c/21567] New: Segmentation fault of the compiler when compiling

2005-05-14 Thread alexander_herrmann at yahoo dot com dot au
: UNCONFIRMED Severity: normal Priority: P2 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: alexander_herrmann at yahoo dot com dot au CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i686-pc-linux GCC host triplet

[Bug tree-optimization/21531] 4.0/4.1 Regression __builtin_expect

2005-05-13 Thread alexander_herrmann at yahoo dot com dot au
--- Additional Comments From alexander_herrmann at yahoo dot com dot au 2005-05-13 09:53 --- Subject: Re: 4.0/4.1 Regression __builtin_expect Hi there, --- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-12 12:12 --- Can you attached the preprocessed source

[Bug tree-optimization/21531] 4.0/4.1 Regression __builtin_expect

2005-05-13 Thread alexander_herrmann at yahoo dot com dot au
--- Additional Comments From alexander_herrmann at yahoo dot com dot au 2005-05-13 11:16 --- Subject: Re: 4.0/4.1 Regression __builtin_expect The promised Testcase. Earlier than expected :) aie_sql_meta.c: In Funktion #3611;aie_sql_meta_create_index#3595;: aie_sql_meta.c:32: Warnung

[Bug tree-optimization/21531] 4.0/4.1 Regression __builtin_expect

2005-05-13 Thread alexander_herrmann at yahoo dot com dot au
--- Additional Comments From alexander_herrmann at yahoo dot com dot au 2005-05-13 11:55 --- Subject: Re: 4.0/4.1 Regression __builtin_expect The warning is correct for tableid and index_typ as this is an or expression. if (__builtin_expect(((index_def == NULL

[Bug tree-optimization/21531] 4.0/4.1 Regression __builtin_expect

2005-05-13 Thread alexander_herrmann at yahoo dot com dot au
--- Additional Comments From alexander_herrmann at yahoo dot com dot au 2005-05-13 13:06 --- Subject: Re: 4.0/4.1 Regression __builtin_expect Ok, than we move it into another catagory. Compiler crashes with segmentation fault. After 20 years of C programing it is like felling feeling

[Bug tree-optimization/21531] New: 4.0/4.1 Regression __builtin_expect

2005-05-12 Thread alexander_herrmann at yahoo dot com dot au
-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: alexander_herrmann at yahoo dot com dot au CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu

[Bug c/21513] New: Obsolete uninizialized Warning message

2005-05-11 Thread alexander_herrmann at yahoo dot com dot au
ReportedBy: alexander_herrmann at yahoo dot com dot au CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21513