[Bug bootstrap/53681] s390 bootstrap failure since 187965

2012-06-18 Thread krebbel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53681 --- Comment #5 from Andreas Krebbel krebbel at gcc dot gnu.org 2012-06-18 07:09:04 UTC --- (In reply to comment #4) I don't see how r187965 could cause this, but I do see the problem. mark_sym_for_renaming (called via the s390 va_arg_expr

Re: [BUG middle-end] Optimizations are deleting my adds

2012-06-18 Thread miloutch
Nobody have the answer ? I'm desperate ... :( miloutch wrote: Hi, I have a small problem. I am making a new pass for my gcc, and some of my adds are deleted by optimization passes. here is the code i add : t = builtin_decl_explicit (BUILT_IN_ACC_SETUPARGUMENT); g =

[Bug rtl-optimization/53706] [4.8 Regression] Bootstrap failure due to Invalid write of size 8 at 0xBDC35E: variable_htab_free (var-tracking.c:1418)

2012-06-18 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53706 --- Comment #6 from Jakub Jelinek jakub at gcc dot gnu.org 2012-06-18 07:50:33 UTC --- Created attachment 27648 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27648 gcc48-pr53706.patch The attached patch fixes the problem for me. Alex, what

[Bug libstdc++/53713] New: undefined reference with -brtl

2012-06-18 Thread joerg.rich...@pdv-fs.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53713 Bug #: 53713 Summary: undefined reference with -brtl Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3

[Bug bootstrap/53681] s390 bootstrap failure since 187965

2012-06-18 Thread rguenther at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53681 --- Comment #6 from rguenther at suse dot de rguenther at suse dot de 2012-06-18 08:24:51 UTC --- On Mon, 18 Jun 2012, krebbel at gcc dot gnu.org wrote: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53681 --- Comment #5 from Andreas Krebbel

[Bug libstdc++/53713] undefined reference with -brtl

2012-06-18 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53713 --- Comment #1 from Jonathan Wakely redi at gcc dot gnu.org 2012-06-18 08:31:12 UTC --- probably related to PR 52887

[Bug target/53712] Does not combine unaligned load with _mm_cmpistri, redundant instruction at -O0

2012-06-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53712 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Target||x86_64-*-*

[Bug middle-end/53708] [4.8 Regression] Many failures of the objc tests with -O3 -fnext-runtime and -m32

2012-06-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53708 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.8.0 ---

[Bug c++/53707] compiler generates wrong code

2012-06-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53707 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |WAITING

[Bug rtl-optimization/53700] [4.7 regression] ICE in reload_cse_simplify_operands, at postreload.c:403

2012-06-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53700 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Keywords||ra

[Bug middle-end/53696] [4.7/4.8 Regression] ICE: SIGSEGV in gimplify_decl_expr (gimplify.c:1454) with -fkeep-inline-functions on invalid use of lambda

2012-06-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53696 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.7.2

[Bug middle-end/53695] [4.8 Regression] ICE: in dfs_enumerate_from, at cfganal.c:1221 with -O2 -ftracer and labels/gotos

2012-06-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53695 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug tree-optimization/53693] [4.7/4.8 regression] ICE in vect_get_vec_def_for_stmt_copy, at tree-vect-stmts.c:1438

2012-06-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53693 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug target/53698] [4.8 Regression] ICE: in plus_constant, at explow.c:88 with -O -mx32 -maddress-mode=long -fno-tree-dominator-opts

2012-06-18 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53698 --- Comment #4 from rsandifo at gcc dot gnu.org rsandifo at gcc dot gnu.org 2012-06-18 09:32:56 UTC --- Author: rsandifo Date: Mon Jun 18 09:32:51 2012 New Revision: 188725 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=188725 Log: gcc/

[Bug fortran/53714] New: false positive for -Wuninitialized

2012-06-18 Thread ajmay81 at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53714 Bug #: 53714 Summary: false positive for -Wuninitialized Classification: Unclassified Product: gcc Version: 4.7.1 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug libstdc++/53713] undefined reference with -brtl

2012-06-18 Thread joerg.rich...@pdv-fs.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53713 --- Comment #2 from joerg.rich...@pdv-fs.de 2012-06-18 09:39:55 UTC --- (In reply to comment #1) probably related to PR 52887 Yes, seems to be the same bug. But I've used --disable-bootstrap. I am testing the proposed fixes for PR 52887 and

[Bug bootstrap/52887] Bootstrap on AIX failure: Undefined symbol: .std::functionvoid (std::__regex::_PatternCursor const, std::__regex::_Results)::function(std::functionvoid (std::__regex::_Patte

2012-06-18 Thread joerg.rich...@pdv-fs.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52887 --- Comment #10 from joerg.rich...@pdv-fs.de 2012-06-18 09:44:30 UTC --- Created attachment 27649 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27649 Fix for undefined references Patch for 4.7.1 with the two missing instantiations. Works for

[Bug c++/53707] compiler generates wrong code

2012-06-18 Thread galtgendo at o2 dot pl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53707 --- Comment #5 from Rafał Mużyło galtgendo at o2 dot pl 2012-06-18 09:46:17 UTC --- The wrong code here seems to be 'n' treated as a constant - there was a bug (regarding freeciv, IIRC) of a similar case for an older gcc version. As for gcc

[Bug rtl-optimization/53706] [4.8 Regression] Bootstrap failure due to Invalid write of size 8 at 0xBDC35E: variable_htab_free (var-tracking.c:1418)

2012-06-18 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53706 --- Comment #7 from Alexandre Oliva aoliva at gcc dot gnu.org 2012-06-18 09:50:01 UTC --- It's a bit surprising, but I guess it makes sense. I'd reorder the initializers too, so that we release stuff in the reverse order of allocation.

[Bug c++/53707] compiler generates wrong code

2012-06-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53707 --- Comment #6 from Richard Guenther rguenth at gcc dot gnu.org 2012-06-18 09:58:04 UTC --- (In reply to comment #5) The wrong code here seems to be 'n' treated as a constant - there was a bug (regarding freeciv, IIRC) of a similar case for an

[Bug c++/53707] compiler generates wrong code

2012-06-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53707 --- Comment #7 from Richard Guenther rguenth at gcc dot gnu.org 2012-06-18 09:58:58 UTC --- (In reply to comment #6) (In reply to comment #5) The wrong code here seems to be 'n' treated as a constant - there was a bug (regarding freeciv,

[Bug c++/53672] gcc/branches/cilkplus does not like C++ spawn (when optimized)

2012-06-18 Thread jjhforrest at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53672 --- Comment #9 from John Forrest jjhforrest at gmail dot com 2012-06-18 09:59:11 UTC --- Balaji, That works and on a few other cases I have altered back. Hopefully that is that. Thanks John On 18/06/12 03:08, bviyer at gcc dot gnu.org wrote:

[Bug middle-end/53708] [4.8 Regression] Many failures of the objc tests with -O3 -fnext-runtime and -m32

2012-06-18 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53708 --- Comment #3 from Dominique d'Humieres dominiq at lps dot ens.fr 2012-06-18 09:59:55 UTC --- ok if it passes bootstrap regtesting for you. Clean bootstrapregtesting scheduled for tonight. Meanwhile with a simple update of revision 188723 and

[Bug libstdc++/53673] Add magic weak symbol to indicate C++ standard setting (C++03, C++11 etc) to help debug ABI problems

2012-06-18 Thread s_gccbugzilla at nedprod dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53673 --- Comment #10 from Niall Douglas s_gccbugzilla at nedprod dot com 2012-06-18 10:01:19 UTC --- (In reply to comment #9) I'm ambivalent. Ok then. Well, thanks for all your help and very useful input. As we have something now which is very close

[Bug target/53712] Does not combine unaligned load with _mm_cmpistri, redundant instruction at -O0

2012-06-18 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53712 --- Comment #2 from Uros Bizjak ubizjak at gmail dot com 2012-06-18 10:03:11 UTC --- (In reply to comment #1) the testcase works as expected. Still with the redundant(?) instruction though. Thus your source is invalid but the

[Bug c++/53707] compiler generates wrong code

2012-06-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53707 --- Comment #8 from Richard Guenther rguenth at gcc dot gnu.org 2012-06-18 10:04:36 UTC --- Btw, when removing the 'string test(n)' line the function gets inlined and eliminated, so that is not of much help.

[Bug tree-optimization/53693] [4.7/4.8 regression] ICE in vect_get_vec_def_for_stmt_copy, at tree-vect-stmts.c:1438

2012-06-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53693 --- Comment #3 from Richard Guenther rguenth at gcc dot gnu.org 2012-06-18 10:22:24 UTC --- Reduced testcase, it seems we are getting conflicts between two patterns. void filter_scanlines (void *src_buffer, void *dst_buffer, int dst_pitch, int

[Bug target/53682] [4.7/4.8 Regression] ICE in cselib_lookup (SEGV) on i586-linux-gnu

2012-06-18 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53682 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED ---

[Bug target/53682] [4.7/4.8 Regression] ICE in cselib_lookup (SEGV) on i586-linux-gnu

2012-06-18 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53682 Alexandre Oliva aoliva at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug c++/53707] compiler generates wrong code

2012-06-18 Thread galtgendo at o2 dot pl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53707 --- Comment #9 from Rafał Mużyło galtgendo at o2 dot pl 2012-06-18 10:43:50 UTC --- The code is not mine and it's about as convoluted (if not more) as freeciv was (that was the *initial* part of bug 39333 - the upstream workaround was

[Bug tree-optimization/53693] [4.7/4.8 regression] ICE in vect_get_vec_def_for_stmt_copy, at tree-vect-stmts.c:1438

2012-06-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53693 --- Comment #4 from Richard Guenther rguenth at gcc dot gnu.org 2012-06-18 10:56:23 UTC --- Fact is we detect D.2215_20 = (int) gh_18; D.2216_21 = D.2215_20 5; D.2217_22 = (signed short) D.2216_21; but do not see the use D._27 =

[Bug bootstrap/53681] s390 bootstrap failure since 187965

2012-06-18 Thread krebbel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53681 Andreas Krebbel krebbel at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug bootstrap/53681] s390 bootstrap failure since 187965

2012-06-18 Thread matz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53681 Michael Matz matz at gcc dot gnu.org changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED

[Bug bootstrap/53681] s390 bootstrap failure since 187965

2012-06-18 Thread matz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53681 Michael Matz matz at gcc dot gnu.org changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED

[Bug c++/53707] compiler generates wrong code

2012-06-18 Thread galtgendo at o2 dot pl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53707 --- Comment #10 from Rafał Mużyło galtgendo at o2 dot pl 2012-06-18 11:13:20 UTC --- Now, for an interesting note: if instead of 'string test(n);' I put 'printf(%d\n, n);', not only the bug *still* happens, but the result if funny: first a '0'

[Bug testsuite/52945] FAIL: gcc.dg/lto/pr52634 c_lto_pr52634_1.o assemble, -O* -flto *

2012-06-18 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52945 --- Comment #3 from Dominique d'Humieres dominiq at lps dot ens.fr 2012-06-18 11:47:57 UTC --- Using dg-require-weak does not fix the failures, but the test is skipped with the following patch: --- ../_clean/gcc/testsuite/gcc.dg/lto/pr52634_0.c

[Bug testsuite/43759] The tests gcc.dg/plugindir*.c should be restricted to builds configured with --enable-plugin

2012-06-18 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43759 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug tree-optimization/53703] [4.8 Regression] verify_ssa: definition in block 105 does not dominate use in block 103

2012-06-18 Thread wschmidt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53703 --- Comment #3 from William J. Schmidt wschmidt at gcc dot gnu.org 2012-06-18 12:22:40 UTC --- Author: wschmidt Date: Mon Jun 18 12:22:37 2012 New Revision: 188731 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=188731 Log: gcc: 2012-06-18

[Bug tree-optimization/53703] [4.8 Regression] verify_ssa: definition in block 105 does not dominate use in block 103

2012-06-18 Thread wschmidt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53703 William J. Schmidt wschmidt at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug lto/43581] exception handling broken across shared libraries with -fuse-linker-plugin

2012-06-18 Thread vincenzo.innocente at cern dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43581 --- Comment #8 from vincenzo Innocente vincenzo.innocente at cern dot ch 2012-06-18 12:29:44 UTC --- I get a segfault if I add -Wl,--icf=all (for gold) c++ -Wl,-v -g -fno-omit-frame-pointer -pthread -O2 lib.cpp -flto -ffunction-sections -fPIC

[Bug middle-end/53708] [4.8 Regression] Many failures of the objc tests with -O3 -fnext-runtime and -m32

2012-06-18 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53708 --- Comment #4 from Dominique d'Humieres dominiq at lps dot ens.fr 2012-06-18 12:42:12 UTC --- A clean bootstrap of revision 188725 with the patch in comment #2 just finished without any problem. In addition the patch fixed the following failures

[Bug middle-end/53698] [4.8 Regression] ICE: in plus_constant, at explow.c:88 with -O -mx32 -maddress-mode=long -fno-tree-dominator-opts

2012-06-18 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53698 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug c++/53715] New: internal compiler error: verify_ssa failed

2012-06-18 Thread mario-baumann at web dot de
.el6.x86_64 #1 SMP Thu Apr 26 13:37:13 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux rpm -qa glibc* | grep -e 'glibc-[0-9]' | sort -u glibc-2.12-1.47.el6_2.12.i686 glibc-2.12-1.47.el6_2.12.x86_64 g++ -v Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/app2/gcc/4.8.0-20120618-svn188723/i686

[Bug middle-end/53688] [4.8 Regression] 191.fma3d in SPEC CPU 2000 miscompiled

2012-06-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53688 --- Comment #2 from Richard Guenther rguenth at gcc dot gnu.org 2012-06-18 13:50:28 UTC --- NEW_PAGE seems to be miscompiled - we fail to output JOB_ID_RECORD%VERSION ('SPEC CPU'), the comparison difference is lots of @@ -146,7 +146,7 @@

[Bug tree-optimization/53693] [4.7/4.8 regression] ICE in vect_get_vec_def_for_stmt_copy, at tree-vect-stmts.c:1438

2012-06-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53693 --- Comment #5 from Richard Guenther rguenth at gcc dot gnu.org 2012-06-18 14:05:33 UTC --- Author: rguenth Date: Mon Jun 18 14:05:27 2012 New Revision: 188733 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=188733 Log: 2012-06-18 Richard

[Bug target/52989] Installation error on OS X (arm-eabi) cross-compiler

2012-06-18 Thread eblot.ml at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52989 --- Comment #3 from Emmanuel Blot eblot.ml at gmail dot com 2012-06-18 14:06:43 UTC --- (In reply to comment #2) (In reply to comment #1) I don't think we support --with-multilib-list yet for arm - If not, what is the proper way to specify the

[Bug tree-optimization/53693] [4.7 regression] ICE in vect_get_vec_def_for_stmt_copy, at tree-vect-stmts.c:1438

2012-06-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53693 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Known to work||4.8.0

[Bug libstdc++/53673] Add magic weak symbol to indicate C++ standard setting (C++03, C++11 etc) to help debug ABI problems

2012-06-18 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53673 --- Comment #11 from Jonathan Wakely redi at gcc dot gnu.org 2012-06-18 14:22:05 UTC --- Please don't just use this PR for me too comments about interoperability

[Bug c++/53715] internal compiler error: verify_ssa failed

2012-06-18 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53715 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug tree-optimization/53703] [4.8 Regression] verify_ssa: definition in block 105 does not dominate use in block 103

2012-06-18 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53703 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added CC||mario-baumann at web

[Bug target/52908] xop-mul-1:f9 miscompiled on bulldozer (-mxop)

2012-06-18 Thread vekumar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52908 --- Comment #9 from vekumar at gcc dot gnu.org 2012-06-18 15:10:51 UTC --- Author: vekumar Date: Mon Jun 18 15:10:45 2012 New Revision: 188736 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=188736 Log: Back port Fix PR 52908 - xop-mul-1:f9

[Bug c/53716] New: Intentional or bug? Inconsistencies in error diagnostics in function redeclaration involving stdcall attribute

2012-06-18 Thread mib.bugzilla at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53716 Bug #: 53716 Summary: Intentional or bug? Inconsistencies in error diagnostics in function redeclaration involving stdcall attribute Classification: Unclassified

[Bug bootstrap/52887] Bootstrap on AIX failure: Undefined symbol: .std::functionvoid (std::__regex::_PatternCursor const, std::__regex::_Results)::function(std::functionvoid (std::__regex::_Patte

2012-06-18 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52887 --- Comment #11 from Jonathan Wakely redi at gcc dot gnu.org 2012-06-18 15:26:03 UTC --- We know the instantiations that are needed, but I don't want to define them for all platforms if they're not needed elsewhere. I also have no way of testing

[Bug target/52989] Installation error on OS X (arm-eabi) cross-compiler

2012-06-18 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52989 --- Comment #4 from Andrew Pinski pinskia at gcc dot gnu.org 2012-06-18 15:47:16 UTC --- (In reply to comment #3) (In reply to comment #2) (In reply to comment #1) I don't think we support --with-multilib-list yet for arm - If not, what is

[Bug middle-end/53303] Reload/RA issue on word paradoxical subregs

2012-06-18 Thread aurelien.buhrig.gcc at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53303 Aurelien Buhrig aurelien.buhrig.gcc at gmail dot com changed: What|Removed |Added Summary|Reload/RA issue on

[Bug bootstrap/52887] Bootstrap on AIX failure: Undefined symbol: .std::functionvoid (std::__regex::_PatternCursor const, std::__regex::_Results)::function(std::functionvoid (std::__regex::_Patte

2012-06-18 Thread skunk at iskunk dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52887 --- Comment #12 from Daniel Richard G. skunk at iskunk dot org 2012-06-18 16:56:42 UTC --- (In reply to comment #11) We know the instantiations that are needed, but I don't want to define them for all platforms if they're not needed

[Bug bootstrap/53675] [4.8 Regression] bootstrap fails on non-TLS targets with multiple definitions of libstdc++ symbols

2012-06-18 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53675 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Target|x86_64-unknown-netbsd5.1|

[Bug target/53712] Does not combine unaligned load with _mm_cmpistri, redundant instruction at -O0

2012-06-18 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53712 Uros Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug target/53712] Does not combine unaligned load with _mm_cmpistri, redundant instruction at -O0

2012-06-18 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53712 --- Comment #4 from Uros Bizjak ubizjak at gmail dot com 2012-06-18 17:42:36 UTC --- BTW: I am testing attached patch with following lex.c patch: --cut here-- Index: libcpp/lex.c

[Bug fortran/53718] New: gfortran generates asm label twice in the same output file

2012-06-18 Thread adrian at llnl dot gov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53718 Bug #: 53718 Summary: gfortran generates asm label twice in the same output file Classification: Unclassified Product: gcc Version: 4.7.1 Status: UNCONFIRMED

[Bug fortran/53526] [Coarray] (lib) Properly handle MOVE_ALLOC for coarrays

2012-06-18 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53526 --- Comment #4 from Tobias Burnus burnus at gcc dot gnu.org 2012-06-18 18:14:11 UTC --- Author: burnus Date: Mon Jun 18 18:14:06 2012 New Revision: 188747 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=188747 Log: 2012-06-18 Tobias Burnus

[Bug fortran/53526] [Coarray] (lib) Properly handle MOVE_ALLOC for coarrays

2012-06-18 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53526 --- Comment #5 from Tobias Burnus burnus at gcc dot gnu.org 2012-06-18 18:15:56 UTC --- Author: burnus Date: Mon Jun 18 18:15:51 2012 New Revision: 188748 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=188748 Log: 2012-06-18 Tobias Burnus

[Bug fortran/53526] [Coarray] (lib) Properly handle MOVE_ALLOC for coarrays

2012-06-18 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53526 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug fortran/53692] OPTIONAL: Scalarizing over the wrong array

2012-06-18 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53692 --- Comment #1 from Tobias Burnus burnus at gcc dot gnu.org 2012-06-18 18:32:05 UTC --- Author: burnus Date: Mon Jun 18 18:31:54 2012 New Revision: 188749 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=188749 Log: 2012-06-18 Tobias Burnus

[Bug rtl-optimization/53700] [4.7 regression] ICE in reload_cse_simplify_operands, at postreload.c:403

2012-06-18 Thread vmakarov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53700 --- Comment #6 from Vladimir Makarov vmakarov at gcc dot gnu.org 2012-06-18 18:34:12 UTC --- Author: vmakarov Date: Mon Jun 18 18:34:01 2012 New Revision: 188750 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=188750 Log: 2012-06-18

[Bug fortran/53692] OPTIONAL: Scalarizing over the wrong array

2012-06-18 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53692 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug target/53712] Does not combine unaligned load with _mm_cmpistri, redundant instruction at -O0

2012-06-18 Thread uros at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53712 --- Comment #5 from uros at gcc dot gnu.org 2012-06-18 18:41:31 UTC --- Author: uros Date: Mon Jun 18 18:41:25 2012 New Revision: 188753 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=188753 Log: PR target/53712 * config/i386/sse.md

[Bug fortran/53718] [4.7/4.8 regression] [OOP] gfortran generates asm label twice in the same output file

2012-06-18 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53718 janus at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/53718] [4.7/4.8 regression] [OOP] gfortran generates asm label twice in the same output file

2012-06-18 Thread adrian at llnl dot gov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53718 --- Comment #2 from Adrian Prantl adrian at llnl dot gov 2012-06-18 18:55:11 UTC --- just as a side note: most of my bugreports come from compiling babel's regression test suite. Babel is a language interoperability tool that (also) generates

[Bug debug/53719] New: can't display x87 stack information

2012-06-18 Thread tango127 at epix dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53719 Bug #: 53719 Summary: can't display x87 stack information Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority:

[Bug middle-end/8743] receiving result from __builtin_return_address() beyond stack top causes segfault

2012-06-18 Thread gcc at kalvdans dot no-ip.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8743 Christian Häggström gcc at kalvdans dot no-ip.org changed: What|Removed |Added CC||gcc at

[Bug debug/53719] can't display x87 stack information

2012-06-18 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53719 --- Comment #1 from Andrew Pinski pinskia at gcc dot gnu.org 2012-06-18 19:56:13 UTC --- I think you might need a newer version of gdb to work correctly with GCC 4.5.

[Bug fortran/53718] [4.7/4.8 regression] [OOP] gfortran generates asm label twice in the same output file

2012-06-18 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53718 --- Comment #3 from janus at gcc dot gnu.org 2012-06-18 20:04:09 UTC --- (In reply to comment #2) just as a side note: most of my bugreports come from compiling babel's regression test suite. Babel is a language interoperability tool that (also)

[Bug middle-end/53708] [4.8 Regression] Many failures of the objc tests with -O3 -fnext-runtime and -m32

2012-06-18 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53708 --- Comment #5 from Iain Sandoe iains at gcc dot gnu.org 2012-06-18 20:11:01 UTC --- Thanks, works for me, i686-darwin9 all langs bootstrap check, fixes the ObjC fails.

[Bug bootstrap/53675] [4.8 Regression] bootstrap fails on non-TLS targets with multiple definitions of libstdc++ symbols

2012-06-18 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53675 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added CC||jason at gcc dot

[Bug fortran/53718] [4.7/4.8 regression] [OOP] gfortran generates asm label twice in the same output file

2012-06-18 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53718 --- Comment #4 from Dominique d'Humieres dominiq at lps dot ens.fr 2012-06-18 20:35:51 UTC --- Revision 181425 (2011-11-16) is OK, revision 181881 (2011-12-01) is not.

[Bug fortran/53718] [4.7/4.8 regression] [OOP] gfortran generates asm label twice in the same output file

2012-06-18 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53718 --- Comment #5 from Dominique d'Humieres dominiq at lps dot ens.fr 2012-06-18 20:45:18 UTC --- Could it be revision 181505?

[Bug libstdc++/53678] [4.6/4.7/4.8 Regression] namespace pollution on NetBSD

2012-06-18 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53678 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Known to fail||4.8.0 ---

[Bug libstdc++/53678] [4.6/4.7/4.8 Regression] namespace pollution on NetBSD

2012-06-18 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53678 --- Comment #2 from Jonathan Wakely redi at gcc dot gnu.org 2012-06-18 21:44:08 UTC --- Author: redi Date: Mon Jun 18 21:43:58 2012 New Revision: 188755 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=188755 Log: 2012-06-18 Jörg

[Bug libstdc++/53678] [4.6/4.7/4.8 Regression] namespace pollution on NetBSD

2012-06-18 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53678 --- Comment #3 from Jonathan Wakely redi at gcc dot gnu.org 2012-06-19 00:00:11 UTC --- Author: redi Date: Mon Jun 18 23:59:59 2012 New Revision: 188760 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=188760 Log: 2012-06-19 Jörg

[Bug libstdc++/53678] [4.6/4.7/4.8 Regression] namespace pollution on NetBSD

2012-06-18 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53678 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Known to work||4.7.2, 4.8.0

[Bug target/53712] Does not combine unaligned load with _mm_cmpistri, redundant instruction at -O0

2012-06-18 Thread jbemmel at zonnet dot nl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53712 --- Comment #6 from Jeroen van Bemmel jbemmel at zonnet dot nl 2012-06-19 00:08:01 UTC --- There are more SSE4.2 instruction which allow an unaligned memory operand: * pcmpistri * pcmpistrm * pcmpestri * pcmpestrm * crc32 (and maybe others?)

[Bug lto/51205] -flto discards memset/memcpy when only referenced by g++ generated code

2012-06-18 Thread bruck.michael at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51205 Michael Bruck bruck.michael at googlemail dot com changed: What|Removed |Added Status|WAITING

[Bug target/48126] arm_output_sync_loop: misplaced memory barrier

2012-06-18 Thread jye2 at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48126 --- Comment #13 from jye2 at gcc dot gnu.org 2012-06-19 03:01:16 UTC --- Author: jye2 Date: Tue Jun 19 03:01:10 2012 New Revision: 188766 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=188766 Log: 2012-06-18 Joey Ye joey...@arm.com

[Bug c++/53720] New: 4.2.1 is still the current version of G++

2012-06-18 Thread americancafe at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53720 Bug #: 53720 Summary: 4.2.1 is still the current version of G++ Classification: Unclassified Product: gcc Version: 4.6.2 Status: UNCONFIRMED Severity: normal

[Bug c++/53721] New: this not allowed in trailing return type

2012-06-18 Thread spe56nw9 at vivid dot ocn.ne.jp
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53721 Bug #: 53721 Summary: this not allowed in trailing return type Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug c++/53720] 4.2.1 is still the current version of G++

2012-06-18 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53720 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED