[Bug libstdc++/48382] New: ctype_noninline.h should not be installed

2011-03-30 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48382 Summary: ctype_noninline.h should not be installed Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ AssignedTo: unas

[Bug debug/48333] -fcompare-debug failure (length) - "memmove" x "__builtin_memmove"

2011-03-30 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48333 --- Comment #3 from Alexandre Oliva 2011-03-31 06:12:22 UTC --- Created attachment 23832 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23832 Patch that fixes the bug It's a garbage collection issue: we're supposed to share mem_attrs involv

[Bug middle-end/48381] [4.7 Regression] internal compiler error: in check_allocation, at ira.c:2094

2011-03-30 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48381 Andrew Pinski changed: What|Removed |Added Keywords||ice-on-valid-code Component|c

[Bug fortran/48352] [4.7 Regression] segfault in fortran/frontend-passes.c

2011-03-30 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48352 Jerry DeLisle changed: What|Removed |Added CC||jvdelisle at gcc dot |

[Bug bootstrap/48371] [4.7 Regression] bootstrap failure

2011-03-30 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48371 --- Comment #9 from Hans-Peter Nilsson 2011-03-31 04:55:07 UTC --- (In reply to comment #8) > If you could verify that > change fixes the cris problems it would be greatly appreciated (that > patch wasn't supposed to change code generation at all

[Bug c/48381] New: internal compiler error: in check_allocation, at ira.c:2094

2011-03-30 Thread regehr at cs dot utah.edu
-install --program-prefix=r171761- --enable-languages=c,c++ Thread model: posix gcc version 4.7.0 20110330 (experimental) (GCC) regehr@home:~/volatile/bugs/tmp008$ current-gcc -Os small.c -w bad allocation for 78 and 61 small.c: In function ‘func_23’: small.c:52:1: internal compiler error: in

[Bug target/48380] New: ICE in postreload.c while building trunk

2011-03-30 Thread revital.eres at linaro dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48380 Summary: ICE in postreload.c while building trunk Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassig.

[Bug c++/48379] New: -Wdouble-promotion warns for promotion by varargs

2011-03-30 Thread jmuizelaar at mozilla dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48379 Summary: -Wdouble-promotion warns for promotion by varargs Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo:

[Bug lto/48246] ICE in lto_wpa_write_files

2011-03-30 Thread bastiaan at bjacques dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48246 Bastiaan Jacques changed: What|Removed |Added CC||bastiaan at bjacques dot

[Bug debug/48207] ICE in lhd_set_decl_assembler_name, at langhooks.c:158

2011-03-30 Thread bastiaan at bjacques dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48207 Bastiaan Jacques changed: What|Removed |Added CC||bastiaan at bjacques dot

[Bug middle-end/48367] [4.7 Regression] 200.sixtrack/301.apsi in SPEC CPU 2000 are miscompiled

2011-03-30 Thread vmakarov at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48367 --- Comment #6 from Vladimir Makarov 2011-03-31 01:05:33 UTC --- The problem was in a typo in ira-costs.c which in some cases results in assigning INT_MAX to memory_cost and as consequence ALL_REGS to some allocnos. After some optimizations th

[Bug middle-end/48367] [4.7 Regression] 200.sixtrack/301.apsi in SPEC CPU 2000 are miscompiled

2011-03-30 Thread vmakarov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48367 --- Comment #5 from Vladimir Makarov 2011-03-31 01:04:47 UTC --- Author: vmakarov Date: Thu Mar 31 01:04:43 2011 New Revision: 171767 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171767 Log: 2011-03-30 Vladimir Makarov PR middle

[Bug target/47109] m68k-netbsdelf: collect2 build fails with undefined reference to m68k_cpu_flags

2011-03-30 Thread jsm28 at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47109 --- Comment #4 from Joseph S. Myers 2011-03-31 00:36:17 UTC --- I am testing a patch to remove TARGET_VERSION completely.

[Bug bootstrap/48371] [4.7 Regression] bootstrap failure

2011-03-30 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48371 --- Comment #8 from Jeffrey A. Law 2011-03-31 00:07:31 UTC --- -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/30/11 17:27, hp at gcc dot gnu.org wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48371 > > --- Comment #6 from Hans-Peter

[Bug bootstrap/48371] [4.7 Regression] bootstrap failure

2011-03-30 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48371 Jeffrey A. Law changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug other/48378] New: gcc 4.6.0 fails to build from source

2011-03-30 Thread nbi at wideopenwest dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48378 Summary: gcc 4.6.0 fails to build from source Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: other AssignedTo: unassig...@gc

[Bug middle-end/48366] [4.7 Regression] ICE in extract_constrain_insn_cached, at recog.c:2024

2011-03-30 Thread dave at hiauly1 dot hia.nrc.ca
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48366 --- Comment #1 from dave at hiauly1 dot hia.nrc.ca 2011-03-30 23:30:54 UTC --- Attached .i and relevant rtl dumps.

[Bug bootstrap/48371] [4.7 Regression] bootstrap failure

2011-03-30 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48371 --- Comment #6 from Hans-Peter Nilsson 2011-03-30 23:26:54 UTC --- Created attachment 23828 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23828 Preprocessed libgcc2.i, repeat ICE for cris-elf with -fpreprocessed libgcc2.i -march=v32 -O2 I

[Bug middle-end/48367] [4.7 Regression] 200.sixtrack/301.apsi in SPEC CPU 2000 are miscompiled

2011-03-30 Thread vmakarov at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48367 --- Comment #4 from Vladimir Makarov 2011-03-30 23:17:58 UTC --- I've started to work on this. Probably it will take day or two to fix it is hard to find a wrong code in a big program as apsi.

[Bug middle-end/48377] New: [4.6 regression] miscompilation at -O3

2011-03-30 Thread matt at use dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48377 Summary: [4.6 regression] miscompilation at -O3 Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: critical Priority: P3 Component: middle-end AssignedTo: unas

[Bug bootstrap/48371] [4.7 Regression] bootstrap failure

2011-03-30 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48371 Hans-Peter Nilsson changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug objc/48376] New: gcc does not create an ivar for properties

2011-03-30 Thread js-gcc at webkeks dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48376 Summary: gcc does not create an ivar for properties Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: objc AssignedTo: unassig.

[Bug tree-optimization/48375] New: ICE: in initialize_matrix_A, at tree-data-ref.c:1901 with -O -ftree-vectorize

2011-03-30 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48375 Summary: ICE: in initialize_matrix_A, at tree-data-ref.c:1901 with -O -ftree-vectorize Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P

[Bug debug/48333] -fcompare-debug failure (length) - "memmove" x "__builtin_memmove"

2011-03-30 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48333 Alexandre Oliva changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug target/48262] [4.7 Regression] Subversion id 171341 breaks various vectorization files on powerpc

2011-03-30 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48262 --- Comment #15 from Dominique d'Humieres 2011-03-30 21:42:39 UTC --- Test results with the patches in comment #5 and #6 posted at http://gcc.gnu.org/ml/gcc-testresults/2011-03/msg02627.html and http://gcc.gnu.org/ml/gcc-testresults/2011-03/msg02

[Bug rtl-optimization/48373] [4.7 Regression] ICE: in reload_cse_simplify_operands, at postreload.c:403: insn does not satisfy its constraints with -ftree-vectorize -fPIC

2011-03-30 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48373 Jeffrey A. Law changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug bootstrap/48371] [4.7 Regression] bootstrap failure

2011-03-30 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48371 Jeffrey A. Law changed: What|Removed |Added CC||zsojka at seznam dot cz --- Comment #4 f

[Bug bootstrap/48371] [4.7 Regression] bootstrap failure

2011-03-30 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48371 --- Comment #3 from Jeffrey A. Law 2011-03-30 21:21:56 UTC --- -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/30/11 13:38, hjl.tools at gmail dot com wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48371 > > --- Comment #2 from H.J. L

[Bug rtl-optimization/48373] [4.7 Regression] ICE: in reload_cse_simplify_operands, at postreload.c:403: insn does not satisfy its constraints with -ftree-vectorize -fPIC

2011-03-30 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48373 --- Comment #3 from Jeffrey A. Law 2011-03-30 21:15:12 UTC --- -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/30/11 15:01, zsojka at seznam dot cz wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48373 > > Zdenek Sojka changed: > >

[Bug go/48019] Need to handle EINTR in libgo testsuite

2011-03-30 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48019 --- Comment #12 from Ian Lance Taylor 2011-03-30 21:05:39 UTC --- Created attachment 23825 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23825 accept testcase OK, so now we know that connect ignores SA_RESTART, but I forgot to ask about ac

[Bug rtl-optimization/48373] [4.7 Regression] ICE: in reload_cse_simplify_operands, at postreload.c:403: insn does not satisfy its constraints with -ftree-vectorize -fPIC

2011-03-30 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48373 Zdenek Sojka changed: What|Removed |Added CC||law at gcc dot gnu.org --- Comment #2 from

[Bug rtl-optimization/48374] New: ICE: in single_succ_edge, at basic-block.h:562 with -fselective-scheduling2 and __builtin_unreachable()

2011-03-30 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48374 Summary: ICE: in single_succ_edge, at basic-block.h:562 with -fselective-scheduling2 and __builtin_unreachable() Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: no

[Bug fortran/48352] [4.7 Regression] segfault in fortran/frontend-passes.c

2011-03-30 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48352 Thomas Koenig changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/48212] [4.6/4.7 Regression] [C++0x] ICE: in non_const_var_error, at cp/semantics.c:6700 on invalid code

2011-03-30 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48212 --- Comment #3 from Jason Merrill 2011-03-30 20:29:49 UTC --- Author: jason Date: Wed Mar 30 20:29:43 2011 New Revision: 171749 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171749 Log: PR c++/48212 * semantics.c (non_const_var_e

[Bug c++/48212] [4.6/4.7 Regression] [C++0x] ICE: in non_const_var_error, at cp/semantics.c:6700 on invalid code

2011-03-30 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48212 --- Comment #2 from Jason Merrill 2011-03-30 20:29:23 UTC --- Author: jason Date: Wed Mar 30 20:29:13 2011 New Revision: 171748 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171748 Log: PR c++/48212 * semantics.c (non_const_var_e

[Bug rtl-optimization/48373] [4.7 Regression] ICE: in reload_cse_simplify_operands, at postreload.c:403: insn does not satisfy its constraints with -ftree-vectorize -fPIC

2011-03-30 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48373 --- Comment #1 from Dominique d'Humieres 2011-03-30 20:27:01 UTC --- Isn't it a duplicate of pr 48371?

[Bug boehm-gc/48299] [4.7 Regression] FAIL: boehm-gc.c/thread_leak_test.c

2011-03-30 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48299 --- Comment #11 from Dominique d'Humieres 2011-03-30 20:25:24 UTC --- > Btw., I forgot: could you try to compile that testcase on the 4.6 branch with > the same options used for leak_test.c, just to make sure this isn't caused > by my dg conversi

[Bug rtl-optimization/48373] New: [4.7 Regression] ICE: in reload_cse_simplify_operands, at postreload.c:403: insn does not satisfy its constraints with -ftree-vectorize -fPIC

2011-03-30 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48373 Summary: [4.7 Regression] ICE: in reload_cse_simplify_operands, at postreload.c:403: insn does not satisfy its constraints with -ftree-vectorize -fPIC Product: gcc Version: 4.

[Bug c++/48212] [4.6/4.7 Regression] [C++0x] ICE: in non_const_var_error, at cp/semantics.c:6700 on invalid code

2011-03-30 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48212 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug c++/48369] [4.6 Regression] [C++0x] ICE in potential_constant_expression_1, at cp/semantics.c:7746

2011-03-30 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48369 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/48369] [4.6 Regression] [C++0x] ICE in potential_constant_expression_1, at cp/semantics.c:7746

2011-03-30 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48369 --- Comment #2 from Jason Merrill 2011-03-30 19:51:40 UTC --- Author: jason Date: Wed Mar 30 19:51:32 2011 New Revision: 171747 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171747 Log: PR c++/48369 * semantics.c (potential_const

[Bug c++/48369] [4.6 Regression] [C++0x] ICE in potential_constant_expression_1, at cp/semantics.c:7746

2011-03-30 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48369 --- Comment #1 from Jason Merrill 2011-03-30 19:50:22 UTC --- Author: jason Date: Wed Mar 30 19:50:17 2011 New Revision: 171746 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171746 Log: PR c++/48369 * semantics.c (potential_const

[Bug bootstrap/48332] optabs changes (PR48263 fix) broke m68k-linux bootstrap

2011-03-30 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48332 rsand...@gcc.gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug inline-asm/10153] [3.3/3.4 regression] selection of %dil or %sil on ia32 by valid C source

2011-03-30 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10153 Andrew Pinski changed: What|Removed |Added CC||normvcr at telus dot net --- Comment #11

[Bug inline-asm/48347] The wrong assembler code is emitted for my architecture

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

[Bug bootstrap/48371] [4.7 Regression] bootstrap failure

2011-03-30 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48371 --- Comment #2 from H.J. Lu 2011-03-30 19:38:24 UTC --- Created attachment 23822 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23822 A testcase [hjl@gnu-34 delta]$ /export/regression/rrs/171731/usr/bin/gcc -S -m32 -msse2 -mfpmath=sse -fpi

[Bug bootstrap/48371] [4.7 Regression] bootstrap failure

2011-03-30 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48371 H.J. Lu changed: What|Removed |Added CC||law at redhat dot com --- Comment #1 from H.J.

[Bug inline-asm/48347] The wrong assembler code is emitted for my architecture

2011-03-30 Thread normvcr at telus dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48347 --- Comment #4 from Norman Goldstein 2011-03-30 19:35:48 UTC --- (In reply to comment #3) > I'm sure that sete doesn't work with any general operand. Use proper > constraints. You are right. sete must operate on an 8-bit register or an 8-bit m

[Bug c++/48372] New: Missed error for redundant default argument on template.

2011-03-30 Thread jyasskin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48372 Summary: Missed error for redundant default argument on template. Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug c++/48369] [4.6 Regression] [C++0x] ICE in potential_constant_expression_1, at cp/semantics.c:7746

2011-03-30 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48369 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/26714] violation of [class.temporary]/5

2011-03-30 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26714 --- Comment #3 from Jason Merrill 2011-03-30 18:10:10 UTC --- Bug 48370 is another reference temporary extension issue, but not a duplicate.

[Bug c++/48281] [4.6/4.7 Regression] [C++0x] internal compiler error: in record_reference, at cgraphbuild.c:60

2011-03-30 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48281 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/48281] [4.6/4.7 Regression] [C++0x] internal compiler error: in record_reference, at cgraphbuild.c:60

2011-03-30 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48281 --- Comment #10 from Jason Merrill 2011-03-30 18:07:13 UTC --- Author: jason Date: Wed Mar 30 18:07:09 2011 New Revision: 171741 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171741 Log: PR c++/48281 * semantics.c (finish_compoun

[Bug c++/48281] [4.6/4.7 Regression] [C++0x] internal compiler error: in record_reference, at cgraphbuild.c:60

2011-03-30 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48281 --- Comment #9 from Jason Merrill 2011-03-30 18:05:48 UTC --- Author: jason Date: Wed Mar 30 18:05:43 2011 New Revision: 171738 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171738 Log: PR c++/48281 * semantics.c (finish_compound

gcc-bugs@gcc.gnu.org

2011-03-30 Thread eerott at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48091 Eero Tamminen changed: What|Removed |Added Summary|No warning when given |No warning when given |

[Bug bootstrap/48371] New: [4.7 Regression] bootstrap failure

2011-03-30 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48371 Summary: [4.7 Regression] bootstrap failure Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap AssignedTo: unassig...@

[Bug web/45911] bugzilla: Changing status to assigned no longer auto-adjusts the assign-to field

2011-03-30 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45911 --- Comment #7 from Jason Merrill 2011-03-30 17:35:04 UTC --- Red Hat bugzilla deals with this issue by having a "take" link next to the Assigned To field, after the "edit" link.

[Bug fortran/47516] testsuite failure: realloc_on_assign_2.f03 (with --disable-bootstrap)

2011-03-30 Thread matz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47516 --- Comment #5 from Michael Matz 2011-03-30 17:31:58 UTC --- Author: matz Date: Wed Mar 30 17:31:54 2011 New Revision: 171736 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171736 Log: PR fortran/47516 * trans-expr.c (realloc_

[Bug debug/48343] [4.6/4.7 Regression] ICE compiling i586 linux-2.6.38/drivers/staging/wlan-ng/p80211wep.c: in form_sum, at reload.c:5338

2011-03-30 Thread moli...@microbiology-bonn.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48343 --- Comment #7 from Ernst Molitor 2011-03-30 17:02:26 UTC --- With the patch gcc46-pr48343.patch applied to the gcc-4.6.0 sources and after a "make bootstrap; make install", I have arrived at a version of gcc-4.6.0 that both compiles the testcase

[Bug c++/48370] New: G++ fails to extend reference temporary lifetime in some situations

2011-03-30 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48370 Summary: G++ fails to extend reference temporary lifetime in some situations Product: gcc Version: 4.6.0 Status: UNCONFIRMED Keywords: wrong-code Severity: major

[Bug ada/48368] missing support for ZCX on the ARM

2011-03-30 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48368 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug middle-end/48367] [4.7 Regression] 200.sixtrack/301.apsi in SPEC CPU 2000 are miscompiled

2011-03-30 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48367 --- Comment #3 from H.J. Lu 2011-03-30 16:53:11 UTC --- It still fails at revision 171734.

[Bug middle-end/48367] [4.7 Regression] 200.sixtrack/301.apsi in SPEC CPU 2000 are miscompiled

2011-03-30 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48367 --- Comment #2 from H.J. Lu 2011-03-30 16:26:14 UTC --- I used "-O3 -funroll-loops -msse2 -mfpmath=sse -ffast-math" to compile it.

[Bug ada/48368] gnat on arm-linux-gnueabi only has sjlj exception support, not zcx

2011-03-30 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48368 --- Comment #2 from Matthias Klose 2011-03-30 16:21:28 UTC --- the enhancement request is to add zero cost exception support.

[Bug middle-end/48367] [4.7 Regression] 200.sixtrack/301.apsi in SPEC CPU 2000 are miscompiled

2011-03-30 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48367 H.J. Lu changed: What|Removed |Added CC||vmakarov at redhat dot com --- Comment #1 from

[Bug c++/42043] object destroyed at wrong time

2011-03-30 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42043 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug c++/26714] violation of [class.temporary]/5

2011-03-30 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26714 Jason Merrill changed: What|Removed |Added CC||miklcct at gmail dot com --- Comment #2 f

[Bug c++/48369] New: [4.6 Regression] [C++0x] ICE in potential_constant_expression_1, at cp/semantics.c:7746

2011-03-30 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48369 Summary: [4.6 Regression] [C++0x] ICE in potential_constant_expression_1, at cp/semantics.c:7746 Product: gcc Version: 4.6.0 Status: UNCONFIRMED Keyword

[Bug c++/48281] [4.6/4.7 Regression] [C++0x] internal compiler error: in record_reference, at cgraphbuild.c:60

2011-03-30 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48281 --- Comment #8 from Jason Merrill 2011-03-30 16:01:21 UTC --- This was broken by r163893, when I changed finish_compound_literal to always generate a TARGET_EXPR, rather than use a static variable in some cases. I could (and probably will) parti

[Bug boehm-gc/48299] [4.7 Regression] FAIL: boehm-gc.c/thread_leak_test.c

2011-03-30 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48299 --- Comment #10 from Rainer Orth 2011-03-30 15:57:54 UTC --- Btw., I forgot: could you try to compile that testcase on the 4.6 branch with the same options used for leak_test.c, just to make sure this isn't caused by my dg conversion? Thanks.

[Bug boehm-gc/48299] [4.7 Regression] FAIL: boehm-gc.c/thread_leak_test.c

2011-03-30 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48299 Rainer Orth changed: What|Removed |Added CC||Hans.Boehm at hp dot com,

[Bug ada/48368] gnat on arm-linux-gnueabi only has sjlj exception support, not zcx

2011-03-30 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48368 --- Comment #1 from Richard Guenther 2011-03-30 15:56:06 UTC --- That states a fact - what's the bug / enhancement request?

[Bug fortran/48363] Recursion not converted into a loop

2011-03-30 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48363 --- Comment #3 from Richard Guenther 2011-03-30 15:54:28 UTC --- (In reply to comment #2) > (In reply to comment #1) > > The parameter has its address taken in > > _gfortran_transfer_integer_write (&dt_parm.0, &i, 4); > > True, but the value i

[Bug debug/48343] [4.6/4.7 Regression] ICE compiling i586 linux-2.6.38/drivers/staging/wlan-ng/p80211wep.c: in form_sum, at reload.c:5338

2011-03-30 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48343 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned at

[Bug ada/48368] New: gnat on arm-linux-gnueabi only has sjlj exception support, not zcx

2011-03-30 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48368 Summary: gnat on arm-linux-gnueabi only has sjlj exception support, not zcx Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: enhancement Priority: P3

[Bug c/48341] LDBL_EPSILON is wrong on IRIX 6.5

2011-03-30 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48341 --- Comment #3 from joseph at codesourcery dot com 2011-03-30 15:43:53 UTC --- On Wed, 30 Mar 2011, ro at CeBiTec dot Uni-Bielefeld.DE wrote: > --- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE Uni-Bielefeld.DE> 2011-03-30 15:16:57 UTC ---

[Bug fortran/48363] Recursion not converted into a loop

2011-03-30 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48363 --- Comment #2 from Tobias Burnus 2011-03-30 15:38:13 UTC --- (In reply to comment #1) > The parameter has its address taken in > _gfortran_transfer_integer_write (&dt_parm.0, &i, 4); True, but the value is not modified - which the ME should k

[Bug bootstrap/48332] optabs changes (PR48263 fix) broke m68k-linux bootstrap

2011-03-30 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48332 --- Comment #3 from rsandifo at gcc dot gnu.org 2011-03-30 15:36:49 UTC --- Author: rsandifo Date: Wed Mar 30 15:36:45 2011 New Revision: 171733 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171733 Log: gcc/ PR rtl-optimization/48332

[Bug libstdc++/48365] Non-constant references in std::valarray::operator

2011-03-30 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48365 Paolo Carlini changed: What|Removed |Added CC|denin at mail dot ru|g...@integrable-solutions.ne

[Bug c/48341] LDBL_EPSILON is wrong on IRIX 6.5

2011-03-30 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48341 --- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-03-30 15:16:57 UTC --- > Why do you think this is bogus? It's correct for IBM long double, where > the mantissa bits can be discontiguous, and so the least value greater > than 1 that

[Bug debug/48343] [4.6/4.7 Regression] ICE compiling i586 linux-2.6.38/drivers/staging/wlan-ng/p80211wep.c: in form_sum, at reload.c:5338

2011-03-30 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48343 Jakub Jelinek changed: What|Removed |Added CC||aoliva at gcc dot gnu.org --- Comment #5

[Bug target/47551] ICE when reloading neon registers from out-of-range offsets

2011-03-30 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47551 rsand...@gcc.gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug libstdc++/48340] Several wchar_t tests FAIL on IRIX 6.5

2011-03-30 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48340 --- Comment #9 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-03-30 15:06:50 UTC --- > --- Comment #7 from Jonathan Wakely 2011-03-30 > 11:29:27 UTC --- > it will be *at least* two weeks before I have time to start that work Don't worry about tha

[Bug libstdc++/48340] Several wchar_t tests FAIL on IRIX 6.5

2011-03-30 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48340 --- Comment #8 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-03-30 15:06:04 UTC --- > I'm planning to add isblank to std::locale (LWG 2019) which will need changes > to all the locale models so while I'm doing that I will overhaul the ieee > locale

[Bug target/43590] ICE in spill_failure, at reload1.c:2158

2011-03-30 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43590 rsand...@gcc.gnu.org changed: What|Removed |Added CC||rsandifo at gcc dot gnu.org K

[Bug target/47551] ICE when reloading neon registers from out-of-range offsets

2011-03-30 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47551 --- Comment #2 from rsandifo at gcc dot gnu.org 2011-03-30 15:02:27 UTC --- Fixed on trunk.

[Bug fortran/48363] Recursion not converted into a loop

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

[Bug target/47551] ICE when reloading neon registers from out-of-range offsets

2011-03-30 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47551 --- Comment #1 from rsandifo at gcc dot gnu.org 2011-03-30 15:00:50 UTC --- Author: rsandifo Date: Wed Mar 30 15:00:44 2011 New Revision: 171730 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171730 Log: gcc/ PR target/47551 * con

[Bug middle-end/48366] [4.7 Regression] ICE in extract_constrain_insn_cached, at recog.c:2024

2011-03-30 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48366 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.7.0

[Bug rtl-optimization/48364] [4.7 regression] assertion failure in IRA

2011-03-30 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48364 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.7.0

[Bug middle-end/48367] [4.7 Regression] 200.sixtrack/301.apsi in SPEC CPU 2000 are miscompiled

2011-03-30 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48367 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.7.0

[Bug other/48318] Memory access error by "build/genhooks"?

2011-03-30 Thread Markus.Elfring at web dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48318 --- Comment #8 from Markus Elfring 2011-03-30 14:55:34 UTC --- I can also not rebuild the previously used GNU compiler software on my openSUSE 11.4 system at the moment. "... /bin/sh: Zeile 1: 1577 Speicherzugriffsfehler build/genmodes -m > tm

[Bug target/43590] ICE in spill_failure, at reload1.c:2158

2011-03-30 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43590 --- Comment #5 from rsandifo at gcc dot gnu.org 2011-03-30 14:52:42 UTC --- Author: rsandifo Date: Wed Mar 30 14:52:38 2011 New Revision: 171729 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171729 Log: gcc/ 2011-03-30 Richard Sandiford

[Bug driver/48208] -F option is not joined

2011-03-30 Thread mrs at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48208 m...@gcc.gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug middle-end/48367] New: [4.7 Regression] 200.sixtrack/301.apsi in SPEC CPU 2000 are miscompiled

2011-03-30 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48367 Summary: [4.7 Regression] 200.sixtrack/301.apsi in SPEC CPU 2000 are miscompiled Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug driver/48260] Accept -arch as an alias for -m32/-m64 on darwin

2011-03-30 Thread mrs at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48260 m...@gcc.gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug middle-end/48366] New: [4.7 Regression] ICE in extract_constrain_insn_cached, at recog.c:2024

2011-03-30 Thread danglin at gcc dot gnu.org
c,c++,objc,obj-c++,fortran,lto Thread model: posix gcc version 4.7.0 20110330 (experimental) [trunk revision 171715] (GCC) Probably, has to do with change in handling of cover classes. It is not possible to copy directly between GENERAL_REGS and FP_REGS on PA.

[Bug middle-end/48353] [4.7 Regression] Bootstrap fail due to invalid register pair being assigned to pseudo

2011-03-30 Thread krebbel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48353 Andreas Krebbel changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug target/48336] Error in generation of ARM ldrd instruction

2011-03-30 Thread krebbel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48336 Andreas Krebbel changed: What|Removed |Added CC||krebbel at gcc dot gnu.org --- Comment

[Bug debug/48343] [4.6/4.7 Regression] ICE compiling i586 linux-2.6.38/drivers/staging/wlan-ng/p80211wep.c: in form_sum, at reload.c:5338

2011-03-30 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48343 --- Comment #4 from Jakub Jelinek 2011-03-30 14:11:13 UTC --- Seems to be a combiner VTA bug. try_combine decides to SUBST_MODE, because it has a single (non-debug) use and single set, changes a pseudo from SImode to QImode, which magically chang

  1   2   >