[Bug c/30502] New: compiler inlines slightly invalid function without warning

2007-01-18 Thread yakov at emc dot com
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: yakov at emc dot com GCC target triplet: gcc version 3.4.6 (SuSE Linux) http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30502

[Bug c/30502] compiler inlines slightly invalid function without warning

2007-01-18 Thread yakov at emc dot com
--- Comment #2 from yakov at emc dot com 2007-01-18 19:18 --- Subject: Re: compiler inlines slightly invalid function without warning gcc -O2 -Wall -c -fno-inline rtv.c rtv.c: In function `compute_tables_error_code': rtv.c:18: warning: control reaches end of non-void function

[Bug c/38337] New: Wrong "is used uninitialized in this function" warning

2008-11-30 Thread yakov at emc dot com
4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: yakov at emc dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38337

[Bug c/38337] Wrong "is used uninitialized in this function" warning

2008-12-01 Thread yakov at emc dot com
--- Comment #2 from yakov at emc dot com 2008-12-01 18:16 --- Subject: Re: Wrong "is used uninitialized in this function" warning Richard, it work for me too if T_SRS_ID would be modified typedef struct S_SPS_ID { unsigned char dir; unsigned char loop; unsigned ch

[Bug c/42492] New: cannot take address of bit-field

2009-12-24 Thread yakov at emc dot com
Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: yakov at emc dot com 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=42492

[Bug tree-optimization/42492] cannot take address of bit-field

2009-12-24 Thread yakov at emc dot com
--- Comment #2 from yakov at emc dot com 2009-12-24 21:43 --- Subject: Re: cannot take address of bit-field I know; is there a patch that could be used for gcc-4.4.2? pinskia at gcc dot gnu dot org wrote: > --- Comment #1 from pinskia at gcc dot gnu dot org 2009-12-24 21

[Bug libstdc++/35679] New: Cannot build cross compiler for i686-pc-linux-gnu: configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES

2008-03-24 Thread yakov at emc dot com
NCONFIRMED Severity: blocker Priority: P3 Component: libstdc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: yakov at emc dot com GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35679

[Bug libstdc++/35679] Cannot build cross compiler for i686-pc-linux-gnu: configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES

2008-03-24 Thread yakov at emc dot com
--- Comment #2 from yakov at emc dot com 2008-03-24 20:29 --- Subject: Re: Cannot build cross compiler for i686-pc-linux-gnu: configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES Brian, first, thank you very much for such a quick response. Actually, this target is

[Bug c/32043] New: Basic block reordering creates two images of bb2,

2007-05-22 Thread yakov at emc dot com
s two images of bb2, Product: gcc Version: 4.1.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: yakov at emc dot com GCC build triplet: gcc version 4.1.2 20061115

[Bug c/32043] Basic block reordering creates two images of bb2,

2007-05-22 Thread yakov at emc dot com
--- Comment #2 from yakov at emc dot com 2007-05-22 17:44 --- Subject: Re: Basic block reordering creates two images of bb2, What do you mean "jump into an inline-asm without many troubles."? Many troubles during execution or run-time? Please, look at *.bbro fi

[Bug c/33220] New: impossible constraint in �asm�

2007-08-28 Thread yakov at emc dot com
lt) : "0" (y)); return result; } else return powf (x,y); } -- Summary: impossible constraint in ‘asm’ Product: gcc Version: 4.2.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c Assig

[Bug inline-asm/33220] impossible constraint in �asm�

2007-09-02 Thread yakov at emc dot com
--- Comment #2 from yakov at emc dot com 2007-09-02 15:44 --- Subject: Re: impossible constraint in asm pinskia at gcc dot gnu dot org wrote: > --- Comment #1 from pinskia at gcc dot gnu dot org 2007-09-01 19:51 > --- > -msoft-float disables the floating register