[Bug libfortran/47284] G format outputs wrong number of asterixes

2011-01-14 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47284 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added CC||burnus at gcc

[Bug c++/47288] New: Wrong operation of call by reference

2011-01-14 Thread malictiamo at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47288 Summary: Wrong operation of call by reference Product: gcc Version: 4.4.3 Status: UNCONFIRMED Severity: critical Priority: P3 Component: c++ AssignedTo:

[Bug c++/47288] Wrong operation of call by reference

2011-01-14 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47288 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug fortran/38536] ICE with C_LOC in resolve.c due to not properly going through expr-ref

2011-01-14 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38536 --- Comment #19 from Tobias Burnus burnus at gcc dot gnu.org 2011-01-14 09:00:20 UTC --- (In reply to comment #18) (I asked on comp.lang.fortran) Cf. http://groups.google.com/group/comp.lang.fortran/browse_thread/thread/4b65b1cd206ce9fe Or

[Bug libgcj/44341] [4.6 Regression] libjava cross build fails when configured with --with-gmp=

2011-01-14 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44341 --- Comment #11 from Alexandre Oliva aoliva at gcc dot gnu.org 2011-01-14 09:54:54 UTC --- Yeah, sorry, the *s were not supposed to be there in the variable names, only in the help message. I fixed that shortly after posting the patch here, when

[Bug c++/47289] New: internal compiler error: in tsubst_pack_expansion (triggered by decltype)

2011-01-14 Thread schmidt-thieme at ismll dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47289 Summary: internal compiler error: in tsubst_pack_expansion (triggered by decltype) Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/47289] internal compiler error: in tsubst_pack_expansion (triggered by decltype)

2011-01-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47289 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug tree-optimization/47286] Invalid code when using register ... asm

2011-01-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47286 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug tree-optimization/47286] Invalid code when using register ... asm

2011-01-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47286 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Keywords||wrong-code

[Bug tree-optimization/47283] [4.6 regression] ICE in refs_may_alias_p_1, at tree-ssa-alias.c

2011-01-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47283 --- Comment #3 from Richard Guenther rguenth at gcc dot gnu.org 2011-01-14 11:03:21 UTC --- Doesn't reproduce for me on x86_64 with -m32.

[Bug tree-optimization/47280] [4.6 Regression] ICE: verify_stmts failed: statement marked for throw, but doesn't with -fnon-call-exceptions -ftrapv

2011-01-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47280 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug middle-end/46823] [4.6 Regression] ICE: edge points to wrong declaration

2011-01-14 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46823 --- Comment #22 from Martin Jambor jamborm at gcc dot gnu.org 2011-01-14 11:59:10 UTC --- Author: jamborm Date: Fri Jan 14 11:59:07 2011 New Revision: 168778 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=168778 Log: 2011-01-14 Martin

[Bug tree-optimization/47283] [4.6 regression] ICE in refs_may_alias_p_1, at tree-ssa-alias.c

2011-01-14 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47283 --- Comment #4 from Martin Jambor jamborm at gcc dot gnu.org 2011-01-14 12:03:51 UTC --- OK, I can reproduce this and will have a look. The first interesting observation is that -g is necessary to trigger the error.

[Bug middle-end/47281] [4.6 Regression] error: non-trivial conversion at assignment

2011-01-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47281 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug tree-optimization/47286] Invalid code when using register ... asm

2011-01-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47286 --- Comment #3 from Richard Guenther rguenth at gcc dot gnu.org 2011-01-14 12:15:48 UTC --- Author: rguenth Date: Fri Jan 14 12:15:43 2011 New Revision: 168779 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=168779 Log: 2011-01-14 Richard

[Bug middle-end/47281] [4.6 Regression] error: non-trivial conversion at assignment

2011-01-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47281 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Blocks||46076 ---

[Bug driver/47244] [4.6 Regression] plugin linker is used unconditionally

2011-01-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47244 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug middle-end/46823] [4.6 Regression] ICE: edge points to wrong declaration

2011-01-14 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46823 Martin Jambor jamborm at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug middle-end/47281] [4.6 Regression] error: non-trivial conversion at assignment

2011-01-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47281 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug middle-end/47281] [4.6 Regression] error: non-trivial conversion at assignment

2011-01-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47281 --- Comment #3 from Richard Guenther rguenth at gcc dot gnu.org 2011-01-14 12:39:14 UTC --- Author: rguenth Date: Fri Jan 14 12:39:09 2011 New Revision: 168781 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=168781 Log: 2011-01-14 Richard

[Bug c/46076] [4.6 regression] constant propagation and compile-time math no longer happening versus 4.4 and 4.5

2011-01-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46076 --- Comment #21 from Richard Guenther rguenth at gcc dot gnu.org 2011-01-14 12:39:14 UTC --- Author: rguenth Date: Fri Jan 14 12:39:09 2011 New Revision: 168781 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=168781 Log: 2011-01-14 Richard

[Bug c/46076] [4.6 regression] constant propagation and compile-time math no longer happening versus 4.4 and 4.5

2011-01-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46076 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug middle-end/31249] pseudo-optimization with sincos/cexpi

2011-01-14 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31249 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added CC||iains at

[Bug c++/46688] [4.6 Regression] g++ requires a function declaration when it should not

2011-01-14 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46688 --- Comment #5 from Jason Merrill jason at gcc dot gnu.org 2011-01-14 13:08:06 UTC --- Author: jason Date: Fri Jan 14 13:08:02 2011 New Revision: 168782 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=168782 Log: PR c++/46688 *

[Bug c++/46903] [4.6 Regression][C++0x] ICE unexpected expression of kind template_id_expr

2011-01-14 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46903 --- Comment #3 from Jason Merrill jason at gcc dot gnu.org 2011-01-14 13:08:16 UTC --- Author: jason Date: Fri Jan 14 13:08:11 2011 New Revision: 168783 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=168783 Log: PR c++/46903 *

[Bug middle-end/46935] We should recognize expanded switch statement and convert 2 way switch statements into shift mask test

2011-01-14 Thread tom at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46935 Tom de Vries tom at codesourcery dot com changed: What|Removed |Added CC||tom at

[Bug tree-optimization/47280] [4.6 Regression] ICE: verify_stmts failed: statement marked for throw, but doesn't with -fnon-call-exceptions -ftrapv

2011-01-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47280 --- Comment #6 from Richard Guenther rguenth at gcc dot gnu.org 2011-01-14 13:20:28 UTC --- Author: rguenth Date: Fri Jan 14 13:20:22 2011 New Revision: 168784 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=168784 Log: 2011-01-14 Richard

[Bug tree-optimization/47280] [4.6 Regression] ICE: verify_stmts failed: statement marked for throw, but doesn't with -fnon-call-exceptions -ftrapv

2011-01-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47280 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug middle-end/31249] pseudo-optimization with sincos/cexpi

2011-01-14 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31249 --- Comment #20 from Dominique d'Humieres dominiq at lps dot ens.fr 2011-01-14 13:27:24 UTC --- I have forgotten to give the optimization levels: -O1 -O3 gfc sincos_o.f90

[Bug c++/47290] New: memory exhausted compiling a destructor with an infinite 'for (;;);' loop

2011-01-14 Thread gcc at abeckmann dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47290 Summary: memory exhausted compiling a destructor with an infinite 'for (;;);' loop Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug tree-optimization/32684] Missed tail call with sin/cos and sincos pass

2011-01-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32684 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Depends on||46926 ---

[Bug middle-end/31249] pseudo-optimization with sincos/cexpi

2011-01-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31249 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Depends on||46926 ---

[Bug tree-optimization/32684] Missed tail call with sin/cos and sincos pass

2011-01-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32684 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Depends on|46926 | ---

[Bug c++/46903] [4.6 Regression][C++0x] ICE unexpected expression of kind template_id_expr

2011-01-14 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46903 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/46688] [4.6 Regression] g++ requires a function declaration when it should not

2011-01-14 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46688 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c/47273] References to unaligned packed structure members not allowed

2011-01-14 Thread waldemarbancewicz at ruggedcom dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47273 --- Comment #2 from Waldemar Valdas Bancewicz waldemarbancewicz at ruggedcom dot com 2011-01-14 13:42:03 UTC --- Consider the following program test.c: #include stdio.h struct s { char a; int b; int* GetValp() { return b; } int

[Bug c/47273] References to unaligned packed structure members not allowed

2011-01-14 Thread waldemarbancewicz at ruggedcom dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47273 --- Comment #3 from Waldemar Valdas Bancewicz waldemarbancewicz at ruggedcom dot com 2011-01-14 13:44:04 UTC --- This bug has to do with g++, not gcc. Should I delete this bug and re-submit?

[Bug c++/47291] New: [4.6 Regression] ICE: SIGSEGV in size_binop_loc (fold-const.c:1427) with -g

2011-01-14 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47291 Summary: [4.6 Regression] ICE: SIGSEGV in size_binop_loc (fold-const.c:1427) with -g Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug tree-optimization/32684] Missed tail call with sin/cos and sincos pass

2011-01-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32684 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug c/47273] References to unaligned packed structure members not allowed

2011-01-14 Thread waldemarbancewicz at ruggedcom dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47273 --- Comment #4 from Waldemar Valdas Bancewicz waldemarbancewicz at ruggedcom dot com 2011-01-14 14:04:19 UTC --- The reason pointers and references are treated differently: Consider the following code fragment: struct s { char a; int b;

[Bug c/47273] References to unaligned packed structure members not allowed

2011-01-14 Thread waldemarbancewicz at ruggedcom dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47273 --- Comment #5 from Waldemar Valdas Bancewicz waldemarbancewicz at ruggedcom dot com 2011-01-14 14:08:26 UTC --- Created attachment 22966 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=22966 testcase

[Bug c++/47290] [4.5/4.6 Regression] memory exhausted compiling a destructor with an infinite 'for (;;);' loop

2011-01-14 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47290 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Keywords||memory-hog

[Bug c++/47291] [4.6 Regression] ICE: SIGSEGV in size_binop_loc (fold-const.c:1427) with -g

2011-01-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47291 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.6.0

[Bug rtl-optimization/47245] New: [4.6 Regression] Invalid immediate offset for Thumb VFP store

2011-01-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47245 Summary: [4.6 Regression] Invalid immediate offset for Thumb VFP store Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug fortran/47082] [4.6 Regression] [OOP] ICE in gfc_conv_component_ref

2011-01-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47082 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.6.0

[Bug c++/46807] [4.6 Regression] internal compiler error: in synthesized_method_walk

2011-01-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46807 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.6.0

[Bug tree-optimization/47190] [4.5/4.6 Regression] ICE: in function_and_variable_visibility, at ipa.c:934 with static weakref variable

2011-01-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47190 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.5.3

[Bug c++/47290] [4.5/4.6 Regression] memory exhausted compiling a destructor with an infinite 'for (;;);' loop

2011-01-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47290 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.5.3

[Bug driver/47244] [4.6 Regression] plugin linker is used unconditionally

2011-01-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47244 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|REOPENED|RESOLVED

[Bug c++/47289] [C++0x] ICE in tsubst_pack_expansion (triggered by decltype)

2011-01-14 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47289 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added CC||jason at redhat dot

[Bug debug/47292] New: Violation of DWARF-3 spec for DW_FORM_strp

2011-01-14 Thread pett at ca dot ibm.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47292 Summary: Violation of DWARF-3 spec for DW_FORM_strp Product: gcc Version: 4.4.4 Status: UNCONFIRMED Severity: normal Priority: P3 Component: debug AssignedTo:

[Bug tree-optimization/47179] [4.5/4.6 Regression] SPU: errno misoptimization around malloc call

2011-01-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47179 --- Comment #2 from Richard Guenther rguenth at gcc dot gnu.org 2011-01-14 15:02:27 UTC --- Author: rguenth Date: Fri Jan 14 15:02:20 2011 New Revision: 168788 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=168788 Log: 2011-01-14 Richard

[Bug tree-optimization/47179] [4.5/4.6 Regression] SPU: errno misoptimization around malloc call

2011-01-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47179 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added AssignedTo|rguenth at gcc dot gnu.org |uweigand at

[Bug fortran/47293] New: libquadmath: strtoflt128 - C99 hex floating point format missing

2011-01-14 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47293 Summary: libquadmath: strtoflt128 - C99 hex floating point format missing Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug debug/47292] Violation of DWARF-3 spec for DW_FORM_strp

2011-01-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47292 --- Comment #1 from Richard Guenther rguenth at gcc dot gnu.org 2011-01-14 15:19:29 UTC --- I think RedHat 4.4.4 is nowhere close to FSF GCC 4.4.x what debug info is concerned. Thus I would suggest to report this bug to RedHat and/or try to

[Bug fortran/47293] libquadmath: strtoflt128 - NAN not correctly read and C99 hex floating point format missing

2011-01-14 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47293 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added Summary|libquadmath: strtoflt128 - |libquadmath:

[Bug target/46037] --enable-stage1-languages=c,lto --enable-languages=c,lto --with-build-config=bootstrap-lto fails on darwin

2011-01-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46037 --- Comment #26 from Richard Guenther rguenth at gcc dot gnu.org 2011-01-14 15:42:17 UTC --- Author: rguenth Date: Fri Jan 14 15:42:09 2011 New Revision: 168793 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=168793 Log: 2011-01-14 Jan

[Bug c/47273] References to unaligned packed structure members not allowed

2011-01-14 Thread waldemarbancewicz at ruggedcom dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47273 --- Comment #6 from Waldemar Valdas Bancewicz waldemarbancewicz at ruggedcom dot com 2011-01-14 15:42:57 UTC --- About Comment #4: This is a question to the GCC/G++ team. How are unaligned pointers dealt with? I came up with the following

[Bug c++/47294] New: definition of function template can be explicitly-qualified with a namespace it isn't a member of

2011-01-14 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47294 Summary: definition of function template can be explicitly-qualified with a namespace it isn't a member of Product: gcc Version: 4.6.0 Status: UNCONFIRMED

[Bug tree-optimization/14799] [tree-ssa] convert a sequence of ifs to a switch statement

2011-01-14 Thread tom at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14799 Tom de Vries tom at codesourcery dot com changed: What|Removed |Added CC||tom at

[Bug middle-end/46935] We should recognize expanded switch statement and convert 2 way switch statements into shift mask test

2011-01-14 Thread tom at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46935 --- Comment #6 from Tom de Vries tom at codesourcery dot com 2011-01-14 15:48:03 UTC --- Related bug: PR 14799.

[Bug fortran/46817] Missing copyright header in libquadmath/*.[hc]

2011-01-14 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46817 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added Status|RESOLVED|NEW Last

[Bug c++/47273] References to unaligned packed structure members not allowed

2011-01-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47273 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |NEW

[Bug c++/47294] definition of function template can be explicitly-qualified with a namespace it isn't a member of

2011-01-14 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47294 --- Comment #1 from Jonathan Wakely redi at gcc dot gnu.org 2011-01-14 15:58:21 UTC --- some similarities to PR 42018

[Bug c++/47273] References to unaligned packed structure members not allowed

2011-01-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47273 --- Comment #8 from Richard Guenther rguenth at gcc dot gnu.org 2011-01-14 16:02:06 UTC --- It works with typedef int T __attribute__((aligned(1))); struct s { T a; T GetValr() { return a; } } __attribute__((packed)); int main() {

[Bug fortran/47295] New: libquadmath: List __complex128 and constants in the .texi file

2011-01-14 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47295 Summary: libquadmath: List __complex128 and constants in the .texi file Product: gcc Version: 4.6.0 Status: UNCONFIRMED Keywords: documentation Severity: normal

[Bug target/46037] --enable-stage1-languages=c,lto --enable-languages=c,lto --with-build-config=bootstrap-lto fails on darwin

2011-01-14 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46037 Jack Howarth howarth at nitro dot med.uc.edu changed: What|Removed |Added Status|NEW |RESOLVED

[Bug fortran/47296] New: I/O Segfault when running out of file descriptors

2011-01-14 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47296 Summary: I/O Segfault when running out of file descriptors Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran

[Bug c++/47291] [4.6 Regression] ICE: SIGSEGV in size_binop_loc (fold-const.c:1427) with -g

2011-01-14 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47291 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added CC||dodji at gcc dot

[Bug c/47297] New: Inconsistent float-point to integer results depending on -O flag

2011-01-14 Thread mateusz at loskot dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47297 Summary: Inconsistent float-point to integer results depending on -O flag Product: gcc Version: 4.4.3 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c/47297] Inconsistent float-point to integer results depending on -O flag

2011-01-14 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47297 --- Comment #1 from joseph at codesourcery dot com joseph at codesourcery dot com 2011-01-14 17:04:30 UTC --- On Fri, 14 Jan 2011, mateusz at loskot dot net wrote: In spite of the fact the behavior is undefined, I suspect the intent is to be

[Bug objc/45989] Some objc.dg-struct-layout-encoding-1 tests XPASS

2011-01-14 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45989 Rainer Orth ro at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug rtl-optimization/47245] [4.6 Regression] Invalid immediate offset for Thumb VFP store

2011-01-14 Thread rearnsha at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47245 Richard Earnshaw rearnsha at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug target/47246] [4.6 Regression] Invalid immediate offset for Thumb VFP store

2011-01-14 Thread rearnsha at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47246 --- Comment #3 from Richard Earnshaw rearnsha at gcc dot gnu.org 2011-01-14 17:37:14 UTC --- *** Bug 47245 has been marked as a duplicate of this bug. ***

[Bug c++/45940] [trans-mem] Error of unsafe function even if annotated

2011-01-14 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45940 --- Comment #12 from Aldy Hernandez aldyh at gcc dot gnu.org 2011-01-14 18:18:07 UTC --- Properly fixed here; awaiting approval. http://gcc.gnu.org/ml/gcc-patches/2011-01/msg01003.html

[Bug go/47219] ICE mems_in_disjoint_alias_sets_p, at alias.c:401

2011-01-14 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47219 --- Comment #2 from Ian Lance Taylor ian at airs dot com 2011-01-14 18:23:28 UTC --- Proposed patch at http://gcc.gnu.org/ml/gcc-patches/2011-01/msg00916.html .

[Bug go/47219] ICE mems_in_disjoint_alias_sets_p, at alias.c:401

2011-01-14 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47219 --- Comment #3 from ro at CeBiTec dot Uni-Bielefeld.DE ro at CeBiTec dot Uni-Bielefeld.DE 2011-01-14 18:27:40 UTC --- sparc-sun-solaris2.11 bootstrap with Go included succeeded now (with a couple of libgo patches already posted), make check still

[Bug objc/45989] Some objc.dg-struct-layout-encoding-1 tests XPASS

2011-01-14 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45989 --- Comment #11 from Rainer Orth ro at gcc dot gnu.org 2011-01-14 18:47:53 UTC --- Author: ro Date: Fri Jan 14 18:47:50 2011 New Revision: 168806 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=168806 Log: 2011-01-08 Dominique d'Humieres

[Bug objc/45989] Some objc.dg-struct-layout-encoding-1 tests XPASS

2011-01-14 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45989 Rainer Orth ro at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/45940] [trans-mem] Error of unsafe function even if annotated

2011-01-14 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45940 Aldy Hernandez aldyh at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug c++/47273] References to unaligned packed structure members not allowed

2011-01-14 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47273 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug fortran/38536] ICE with C_LOC in resolve.c due to not properly going through expr-ref

2011-01-14 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38536 Thomas Koenig tkoenig at gcc dot gnu.org changed: What|Removed |Added Keywords|ice-on-valid-code

[Bug fortran/47296] I/O Segfault when running out of file descriptors

2011-01-14 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47296 --- Comment #1 from Tobias Burnus burnus at gcc dot gnu.org 2011-01-14 19:48:26 UTC --- The problems seems to be that opp-file is not set for scratch files (STATUS_SCRATCH) when tempfile fails. Thus, open_external just returns. Then, in new_unit

[Bug fortran/47296] I/O Segfault when running out of file descriptors

2011-01-14 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47296 Jerry DeLisle jvdelisle at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug fortran/47260] DLLEXPORT: TREE_PUBLIC for procedures lost between trans-decl.c and tree.c

2011-01-14 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47260 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug libfortran/47285] G format outputs wrong number of characters when decimal supplied in literal

2011-01-14 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47285 --- Comment #3 from Jerry DeLisle jvdelisle at gcc dot gnu.org 2011-01-14 20:01:18 UTC --- *** Bug 47284 has been marked as a duplicate of this bug. ***

[Bug libfortran/47284] G format outputs wrong number of asterixes

2011-01-14 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47284 Jerry DeLisle jvdelisle at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug middle-end/47298] New: -O3 destroys beautifully vectorized code obtained at -O2

2011-01-14 Thread Joost.VandeVondele at pci dot uzh.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47298 Summary: -O3 destroys beautifully vectorized code obtained at -O2 Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug middle-end/47298] -O3 destroys beautifully vectorized code obtained at -O2

2011-01-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47298 --- Comment #1 from Richard Guenther rguenth at gcc dot gnu.org 2011-01-14 20:43:15 UTC --- It's faster for me with -O3 (Athlon64, using -march=native).

[Bug middle-end/47298] -O3 destroys beautifully vectorized code obtained at -O2

2011-01-14 Thread Joost.VandeVondele at pci dot uzh.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47298 --- Comment #2 from Joost VandeVondele Joost.VandeVondele at pci dot uzh.ch 2011-01-14 20:52:54 UTC --- (In reply to comment #1) It's faster for me with -O3 (Athlon64, using -march=native). well not on model name : Intel(R) Xeon(R) CPU

[Bug middle-end/47298] -O3 destroys beautifully vectorized code obtained at -O2

2011-01-14 Thread Joost.VandeVondele at pci dot uzh.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47298 --- Comment #3 from Joost VandeVondele Joost.VandeVondele at pci dot uzh.ch 2011-01-14 21:02:04 UTC --- Actually, also on AMD I have at -O2 9.4s -O3 11.8s model : 9 model name : AMD Opteron(tm) Processor 6176 SE stepping:

[Bug rtl-optimization/47299] New: Widening multiply optimization generates bad code

2011-01-14 Thread uweigand at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47299 Summary: Widening multiply optimization generates bad code Product: gcc Version: 4.5.0 Status: UNCONFIRMED Keywords: wrong-code Severity: normal Priority: P3

[Bug c++/47289] [C++0x] ICE in tsubst_pack_expansion (triggered by decltype)

2011-01-14 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47289 --- Comment #3 from Jason Merrill jason at gcc dot gnu.org 2011-01-14 21:26:50 UTC --- Author: jason Date: Fri Jan 14 21:26:47 2011 New Revision: 168822 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=168822 Log: PR c++/47289 * pt.c

[Bug c++/46933] [4.6 Regression] Revision 167781 failed g++.dg/other/first-global.C

2011-01-14 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46933 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug libstdc++/13631] Problems in messages

2011-01-14 Thread fdumont at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13631 --- Comment #30 from François Dumont fdumont at gcc dot gnu.org 2011-01-14 21:36:34 UTC --- Created attachment 22967 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=22967 locale message facet patch Hi Here is a patch proposition based on

[Bug c++/47289] [C++0x] ICE in tsubst_pack_expansion (triggered by decltype)

2011-01-14 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47289 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug rtl-optimization/47299] Widening multiply optimization generates bad code

2011-01-14 Thread rguenther at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47299 --- Comment #1 from rguenther at suse dot de rguenther at suse dot de 2011-01-14 21:49:32 UTC --- On Fri, 14 Jan 2011, uweigand at gcc dot gnu.org wrote: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47299 Summary: Widening multiply

[Bug target/19162] [4.0 regression] ICE while building libobjc's sendmsg.c

2011-01-14 Thread mrs at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19162 --- Comment #15 from mrs at gcc dot gnu.org mrs at gcc dot gnu.org 2011-01-14 21:50:17 UTC --- Author: mrs Date: Fri Jan 14 21:50:11 2011 New Revision: 168824 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=168824 Log: PR 19162 *

[Bug c++/47289] [C++0x] ICE in tsubst_pack_expansion (triggered by decltype)

2011-01-14 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47289 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added CC||jason at gcc dot

[Bug c++/46933] [4.6 Regression] Revision 167781 failed g++.dg/other/first-global.C

2011-01-14 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46933 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

  1   2   >