[Bug preprocessor/8270] [4.7/4.8/4.9 Regression] back-slash white space newline with comments, no warning

2013-12-13 Thread GoWhoopee at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8270 --- Comment #51 from GoWhoopee at yahoo dot com --- http://web.cs.dal.ca/~vlado/pl/C_Standard_2011-n1570.pdf That's the principle, but not what happens with gcc... Phase 2 says, "Each instance of a backslash character (\) immediately followed by a

[Bug fortran/59450] [OOP] ICE for type-bound-procedure expression in module procedure interface

2013-12-13 Thread b...@miller-mohr.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59450 --- Comment #5 from b...@miller-mohr.de --- (In reply to janus from comment #4) > (In reply to janus from comment #2) > > Draft patch which fixes the error (not regtested): > > Does regtest cleanly. Hi, just wanted to say thanks. Your speed is t

[Bug c++/57897] Target x86_64-w64-mingw32 failed with '-mno-fentry isn't compatible with SEH'

2013-12-13 Thread rai...@emrich-ebersheim.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57897 --- Comment #10 from Rainer Emrich --- Am 12.12.2013 23:08, schrieb ktietz at gcc dot gnu.org: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57897 > > --- Comment #9 from Kai Tietz --- By following > patch for me the issue is solved: > > Index:

[Bug middle-end/59350] [4.9 regression] ICE: in vt_expand_var_loc_chain, at var-tracking.c:8212

2013-12-13 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59350 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug middle-end/59350] [4.9 regression] ICE: in vt_expand_var_loc_chain, at var-tracking.c:8212

2013-12-13 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59350 Eric Botcazou changed: What|Removed |Added Status|NEW |ASSIGNED CC|ebotcazou at

[Bug tree-optimization/34723] Summing variable should be initialized to the first member before the loop

2013-12-13 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34723 Uroš Bizjak changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/57897] Target x86_64-w64-mingw32 failed with '-mno-fentry isn't compatible with SEH'

2013-12-13 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57897 --- Comment #11 from Kai Tietz --- Author: ktietz Date: Fri Dec 13 09:24:16 2013 New Revision: 205957 URL: http://gcc.gnu.org/viewcvs?rev=205957&root=gcc&view=rev Log: PR c++/57897 * config/i386/i386.c (ix86_option_override_internal

[Bug c++/57897] Target x86_64-w64-mingw32 failed with '-mno-fentry isn't compatible with SEH'

2013-12-13 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57897 Kai Tietz changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug tree-optimization/59487] [4.9 Regression] When compiled with -fwhole-program rnflow.f90 runs up to 40% slower after r202826

2013-12-13 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59487 Richard Biener changed: What|Removed |Added Version|unknown |4.9.0 Target Milestone|---

[Bug tree-optimization/59487] [4.9 Regression] When compiled with -fwhole-program rnflow.f90 runs up to 40% slower after r202826

2013-12-13 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59487 Tobias Burnus changed: What|Removed |Added Depends on||58721 --- Comment #2 from Tobias Burnus

[Bug libstdc++/59436] FAIL: 17_intro/headers/c++200x/stdc++.cc (test for excess errors)

2013-12-13 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59436 Uroš Bizjak changed: What|Removed |Added Status|RESOLVED|REOPENED Last reconfirmed|

[Bug c/59491] New: compiler can't detect if xpression is always fixed value

2013-12-13 Thread dcb314 at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59491 Bug ID: 59491 Summary: compiler can't detect if xpression is always fixed value Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priori

[Bug libfortran/59419] [4.9 Regression] Failing OPEN with FILE='xxx' and IOSTAT creates the file 'xxx' after revision 196783

2013-12-13 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59419 --- Comment #4 from Janne Blomqvist --- Indeed I suspect we have many cases in the IO library where stuff fails, leaks memory, or leaves stuff in an inconsistent state when IOSTAT= is present. I think that we should modify generate_error() to no

[Bug middle-end/39838] [4.7/4.8/4.9 regression] unoptimal code for two simple loops

2013-12-13 Thread amker.cheng at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39838 bin.cheng changed: What|Removed |Added CC||amker.cheng at gmail dot com --- Comment #15

[Bug target/59492] New: [4.9 Regression] bootstrap failure on x32 when configured with --enable-libstdcxx-debug

2013-12-13 Thread doko at gcc dot gnu.org
/gcc-snapshot-20131213/build/./gcc/xgcc -shared-libgcc -B/scratch/packages/gcc/snap/gcc-snapshot-20131213/build/./gcc -nostdinc++ -L/scratch/packages/gcc/snap/gcc-snapshot-20131213/build/x86_64-linux-gnu/x32/libstdc++-v3/src -L/scratch/packages/gcc/snap/gcc-snapshot-20131213/build/x86_64-linux-gnu

[Bug preprocessor/8270] [4.7/4.8/4.9 Regression] back-slash white space newline with comments, no warning

2013-12-13 Thread GoWhoopee at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8270 --- Comment #52 from GoWhoopee at yahoo dot com --- Whitespace is required by Translation Phase 3, consequently Translation Phase 1 should not be changing whitespace at all, only mapping multibyte characters and trigraphs. Comment #39: Indicates th

[Bug middle-end/59471] [4.9 Regression] ICE using vector extensions (non-top-level BIT_FIELD_REF, IMAGPART_EXPR or REALPART_EXPR)

2013-12-13 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59471 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug ipa/59473] [4.9 Regression] ice in get_class_context with -O3

2013-12-13 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59473 Richard Biener changed: What|Removed |Added CC||hubicka at gcc dot gnu.org Comp

[Bug ipa/59469] [4.8/4.9 Regression] LLVM build failure with gcc LTO

2013-12-13 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59469 Richard Biener changed: What|Removed |Added Keywords||lto CC|

[Bug rtl-optimization/59477] [4.8/4.9 Regression] ICE: in assign_by_spills, at lra-assigns.c:1281 with -O

2013-12-13 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59477 Richard Biener changed: What|Removed |Added CC||vmakarov at gcc dot gnu.org Target Mil

[Bug tree-optimization/59479] Inlining of static function bloats code size when Os

2013-12-13 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59479 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug middle-end/39838] [4.7/4.8/4.9 regression] unoptimal code for two simple loops

2013-12-13 Thread amker.cheng at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39838 --- Comment #16 from bin.cheng --- For optimization level O2, the dump before IVOPT is like: : _21 = p_6(D)->count; if (_21 > 0) goto ; else goto ; : : # i_26 = PHI if (count_8(D) > 0) goto ; else goto ; :

[Bug tree-optimization/54742] Switch elimination in FSM loop

2013-12-13 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54742 --- Comment #33 from Richard Biener --- (In reply to Igor Zamyatin from comment #31) > The problem is that there is a performance regression on i686 for Coremark > test If you can reproduce a testcase please file a new bug for this issue.

[Bug other/59490] [4.9 Regression] cilk-plus failure

2013-12-13 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59490 Richard Biener changed: What|Removed |Added Target Milestone|--- |4.9.0

[Bug c/59491] compiler can't detect if xpression is always fixed value

2013-12-13 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59491 Richard Biener changed: What|Removed |Added Keywords||diagnostic Severity|normal

[Bug target/59492] [4.9 Regression] bootstrap failure on x32 when configured with --enable-libstdcxx-debug

2013-12-13 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59492 Richard Biener changed: What|Removed |Added Target Milestone|--- |4.9.0

[Bug tree-optimization/59479] Inlining of static function bloats code size when Os

2013-12-13 Thread amker.cheng at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59479 --- Comment #2 from bin.cheng --- I will investigate it later. Just clarifying, the function is called three times by the caller, it would increase code size usually. BTW, could you explain a little about "2nd-order effect"? I am not familiar w

[Bug fortran/59493] New: internal compiler error: Segmentation fault on Class(*) pointer association with GCC 4.8.1

2013-12-13 Thread talebi.hossein at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59493 Bug ID: 59493 Summary: internal compiler error: Segmentation fault on Class(*) pointer association with GCC 4.8.1 Product: gcc Version: unknown Status: UNCONFIRMED

[Bug fortran/59484] execute_command_line doesn't play with environment variables

2013-12-13 Thread demarchie at web dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59484 --- Comment #3 from Reinhold Straub --- (In reply to Steve Kargl from comment #2) There is obviously no bug :-) Sorry for the noise. And thanks for your very helpful comments!

[Bug target/59492] [4.9 Regression] bootstrap failure on x32 when configured with --enable-libstdcxx-debug

2013-12-13 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59492 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug target/59492] [4.9 Regression] bootstrap failure on x32 when configured with --enable-libstdcxx-debug

2013-12-13 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59492 Matthias Klose changed: What|Removed |Added Status|WAITING |NEW --- Comment #2 from Matthias Klose

[Bug tree-optimization/41488] IVOpts cannot coalesce multiple induction variables

2013-12-13 Thread amker at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41488 --- Comment #8 from amker at gcc dot gnu.org --- Author: amker Date: Fri Dec 13 11:36:22 2013 New Revision: 205959 URL: http://gcc.gnu.org/viewcvs?rev=205959&root=gcc&view=rev Log: PR tree-optimization/58296 PR tree-optimization/41488

[Bug tree-optimization/58296] ivopts is unable to handle some loops altered by the loop header copying pass

2013-12-13 Thread amker at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58296 --- Comment #1 from amker at gcc dot gnu.org --- Author: amker Date: Fri Dec 13 11:36:22 2013 New Revision: 205959 URL: http://gcc.gnu.org/viewcvs?rev=205959&root=gcc&view=rev Log: PR tree-optimization/58296 PR tree-optimization/41488

[Bug target/58849] complex number, memory is corrupted

2013-12-13 Thread otmar.struwe at web dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58849 --- Comment #2 from otmar.struwe at web dot de --- After updating some parts of the mingw environment (mpfr/gmp/mpc) I am not able to reproduce the described behavior. Now I get: c:\temp\ccWxAggU.o:complex.c:(.text+0xef): undefined reference to `

[Bug target/59492] [4.9 Regression] bootstrap failure on x32 when configured with --enable-libstdcxx-debug

2013-12-13 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59492 --- Comment #3 from H.J. Lu --- GCC generates .cfi_personality 0x9c,DW.ref.__gxx_personality_v0 .cfi_lsda 0x1c,.LLSDA3386 instead of .cfi_personality 0x9b,DW.ref.__gxx_personality_v0 .cfi_lsda 0x1b,.LLSDA3385 Even 64-bi

[Bug fortran/59488] [OpenMP] named constant in parallel construct leads to "not specified in enclosing parallel" error.

2013-12-13 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59488 janus at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/59487] [4.9 Regression] When compiled with -fwhole-program rnflow.f90 runs up to 40% slower after r202826

2013-12-13 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59487 --- Comment #3 from Dominique d'Humieres --- > r202826 was fixed later by the fix for PR58656 (rnflow regression), > so your bisection converged on a bogus revision. OK! I was too focused on the -fwhole-program option. The slowdown after r202826

[Bug fortran/59493] [OOP] ICE: Segfault on Class(*) pointer association

2013-12-13 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59493 janus at gcc dot gnu.org changed: What|Removed |Added Keywords||ice-on-valid-code S

[Bug fortran/59493] [OOP] ICE: Segfault on Class(*) pointer association

2013-12-13 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59493 --- Comment #2 from janus at gcc dot gnu.org --- (In reply to janus from comment #1) > Confirmed with 4.9 and trunk. Sorry, that was supposed to be "4.8 and trunk", obviously ;)

[Bug target/59492] [4.9 Regression] bootstrap failure on x32 when configured with --enable-libstdcxx-debug

2013-12-13 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59492 H.J. Lu changed: What|Removed |Added CC||tmsriram at google dot com --- Comment #4 from

[Bug fortran/59493] [OOP] ICE: Segfault on Class(*) pointer association

2013-12-13 Thread talebi.hossein at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59493 --- Comment #3 from Hossein Talebi --- Will it be fixed in gfortran 4.8 or 4.9?

[Bug target/59492] [4.9 Regression] bootstrap failure on x32 when configured with --enable-libstdcxx-debug

2013-12-13 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59492 --- Comment #5 from H.J. Lu --- [hjl@gnu-6 gcc]$ cat /tmp/x.cc void __throw_runtime_error(const char*) __attribute__((__noreturn__)); unsigned int __attribute__ ((target("rdrnd"))) __x86_rdrand(void) { unsigned int retries = 100; unsigned int

[Bug testsuite/59494] New: [4.9 Regression] FAIL: gfortran.dg/vect/fast-math-mgrid-resid.f scan-tree-dump-times optimized "vect_[^\\n]*\\+ " 13

2013-12-13 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59494 Bug ID: 59494 Summary: [4.9 Regression] FAIL: gfortran.dg/vect/fast-math-mgrid-resid.f scan-tree-dump-times optimized "vect_[^\\n]*\\+ " 13 Product: gcc Version: 4

[Bug fortran/59493] [OOP] ICE: Segfault on Class(*) pointer association

2013-12-13 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59493 janus at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|una

[Bug c/59495] New: -ftrack-macro-expansion=2 ignores warnings originated from /usr/include headers

2013-12-13 Thread doront at mellanox dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59495 Bug ID: 59495 Summary: -ftrack-macro-expansion=2 ignores warnings originated from /usr/include headers Product: gcc Version: 4.8.1 Status: UNCONFIRMED Severity:

[Bug rtl-optimization/59477] [4.8/4.9 Regression] ICE: in assign_by_spills, at lra-assigns.c:1281 with -O

2013-12-13 Thread vries at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59477 vries at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/59487] [4.9 Regression] When compiled with -fwhole-program rnflow.f90 runs up to 40% slower after r202826

2013-12-13 Thread rguenther at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59487 --- Comment #4 from rguenther at suse dot de --- "dominiq at lps dot ens.fr" wrote: >http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59487 > >--- Comment #3 from Dominique d'Humieres >--- >> r202826 was fixed later by the fix for PR58656 (rnflow reg

[Bug tree-optimization/59487] [4.9 Regression] When compiled with -fwhole-program rnflow.f90 runs up to 40% slower after r202826

2013-12-13 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59487 --- Comment #5 from Dominique d'Humieres --- > Still the regression must appear with a different revision. > The one you cited has nothing to do with -fwhole-program. I see the slowdown with -fwhole-program for all the revisions I have tested s

[Bug c/59495] -ftrack-macro-expansion=2 ignores warnings originated from /usr/include headers

2013-12-13 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59495 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org --- Comment #

[Bug target/59492] [4.9 Regression] bootstrap failure on x32 when configured with --enable-libstdcxx-debug

2013-12-13 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59492 H.J. Lu changed: What|Removed |Added CC||ubizjak at gmail dot com --- Comment #6 from H.

[Bug testsuite/59494] [4.9 Regression] FAIL: gfortran.dg/vect/fast-math-mgrid-resid.f scan-tree-dump-times optimized "vect_[^\\n]*\\+ " 13

2013-12-13 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59494 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/59484] execute_command_line doesn't play with environment variables

2013-12-13 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59484 kargl at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/59492] [4.9 Regression] bootstrap failure on x32 when configured with --enable-libstdcxx-debug

2013-12-13 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59492 --- Comment #7 from H.J. Lu --- A patch is posted at http://gcc.gnu.org/ml/gcc-patches/2013-12/msg01253.html

[Bug bootstrap/59496] New: [4.9 Regression] Bootstrap fails on powerpc-apple-darwin9 after r205685

2013-12-13 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59496 Bug ID: 59496 Summary: [4.9 Regression] Bootstrap fails on powerpc-apple-darwin9 after r205685 Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal

[Bug bootstrap/59496] [4.9 Regression] Bootstrap fails on powerpc-apple-darwin9 after r205685

2013-12-13 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59496 Iain Sandoe changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/58944] [4.9 Regression] bogus -Wunused-macros warnings when compiling Libreoffice

2013-12-13 Thread octoploid at yandex dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58944 Markus Trippelsdorf changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug target/43751] dsymutil is not called for fortran and, under some circumstances not for other FEs.

2013-12-13 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43751 Dominique d'Humieres changed: What|Removed |Added Status|RESOLVED|REOPENED CC|

[Bug tree-optimization/42632] [4.5 Regression] unimplemented: inlining failed in call to ‘pskb_trim’: recursive inlining

2013-12-13 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42632 Bug 42632 depends on bug 45685, which changed state. Bug 45685 Summary: [4.7/4.8/4.9 Regression] missed conditional move opportunity in loop http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45685 What|Removed |Added

[Bug other/46542] GCC 4.7 pending patches meta-bug

2013-12-13 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46542 Bug 46542 depends on bug 45685, which changed state. Bug 45685 Summary: [4.7/4.8/4.9 Regression] missed conditional move opportunity in loop http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45685 What|Removed |Added

[Bug tree-optimization/45685] [4.7/4.8/4.9 Regression] missed conditional move opportunity in loop

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

[Bug tree-optimization/45685] [4.7/4.8/4.9 Regression] missed conditional move opportunity in loop

2013-12-13 Thread law at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45685 --- Comment #27 from Jeffrey A. Law --- Author: law Date: Fri Dec 13 16:34:39 2013 New Revision: 205963 URL: http://gcc.gnu.org/viewcvs?rev=205963&root=gcc&view=rev Log: PR tree-optimization/45685 * tree-ssa-phiopt.c (neg_replacement): Ne

[Bug c++/55252] Caret diagnostic doesn't show useful location when macro clashes with name in system header

2013-12-13 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55252 Manuel López-Ibáñez changed: What|Removed |Added CC||doront at mellanox dot com --- Comm

[Bug c/59495] -ftrack-macro-expansion=2 ignores warnings originated from /usr/include headers

2013-12-13 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59495 Manuel López-Ibáñez changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug target/59492] [4.9 Regression] multiarch function versioning fails to preserve -fPIC

2013-12-13 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59492 H.J. Lu changed: What|Removed |Added Priority|P3 |P2 Summary|[4.9 Regression] bootstra

[Bug c/59451] The compiler does not accept two structures, when the first one of them have the same name as the structure, as function parameters

2013-12-13 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59451 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug tree-optimization/59149] diagnose_tm_1 calls flags_from_decl_or_type on an ADDR_EXPR

2013-12-13 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59149 --- Comment #3 from Aldy Hernandez --- Author: aldyh Date: Fri Dec 13 17:50:18 2013 New Revision: 205967 URL: http://gcc.gnu.org/viewcvs?rev=205967&root=gcc&view=rev Log: PR tree-optimization/59149 * calls.c (flags_from_decl_or_type): Fai

[Bug tree-optimization/59149] diagnose_tm_1 calls flags_from_decl_or_type on an ADDR_EXPR

2013-12-13 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59149 Aldy Hernandez changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/59498] New: Pack expansion error in template alias

2013-12-13 Thread ldionne.2 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59498 Bug ID: 59498 Summary: Pack expansion error in template alias Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug c++/59499] New: Probably optimization error

2013-12-13 Thread desoft at freemail dot gr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59499 Bug ID: 59499 Summary: Probably optimization error Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assign

[Bug rtl-optimization/59477] [4.8/4.9 Regression] ICE: in assign_by_spills, at lra-assigns.c:1281 with -O

2013-12-13 Thread vmakarov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59477 --- Comment #2 from Vladimir Makarov --- Reload pass gives b.i: In function ‘void test1(_Bit_iterator)’: b.i:90:1: error: unable to find a register to spill in class ‘CREG’ } ^ b.i:90:1: error: this is the insn: (insn 29 43 30 2 (parallel [

[Bug c++/59500] New: Bogus maybe-unintialized warning due to optimizations

2013-12-13 Thread luto at mit dot edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59500 Bug ID: 59500 Summary: Bogus maybe-unintialized warning due to optimizations Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compone

[Bug fortran/58113] [4.9 Regression] gfortran.dg/round_4.f90 FAILs

2013-12-13 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58113 Eric Botcazou changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug libfortran/58015] FAIL: gfortran.dg/round_4.f90: Unsatisfied symbol "nextafterl"

2013-12-13 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58015 --- Comment #6 from Eric Botcazou --- Why not just adapt the existing implementation of nextafterf to long double?

[Bug libfortran/59313] gfortran.dg/erf_3.F90 FAILs on Solaris/SPARC

2013-12-13 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59313 Eric Botcazou changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug tree-optimization/59501] New: Vector Gather with GCC 4.9 2013-12-08 Snapshot

2013-12-13 Thread freddie at witherden dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59501 Bug ID: 59501 Summary: Vector Gather with GCC 4.9 2013-12-08 Snapshot Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tre

[Bug fortran/59502] New: ICE on invalid on pointer assignment to non-pointer CLASS

2013-12-13 Thread abensonca at gmail dot com
gnu/4.9.0/lto-wrapper Target: x86_64-unknown-linux-gnu Configured with: ../gcc-trunk/configure --prefix=/opt/gcc-trunk --enable-languages=c,c++,fortran --disable-multilib Thread model: posix gcc version 4.9.0 20131213 (experimental) (GCC) $ gfortran test.F90 -o test.o -c f951: internal compiler er

[Bug sanitizer/59503] New: Bogus integer-overflow error with long long with -m32

2013-12-13 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59503 Bug ID: 59503 Summary: Bogus integer-overflow error with long long with -m32 Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compone

[Bug sanitizer/59503] Bogus integer-overflow error with long long with -m32

2013-12-13 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59503 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/59504] New: "Internal compiler error: segmentation fault" in GCC 4.8.1 with -fprofile-use

2013-12-13 Thread chbaker0 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59504 Bug ID: 59504 Summary: "Internal compiler error: segmentation fault" in GCC 4.8.1 with -fprofile-use Product: gcc Version: 4.8.1 Status: UNCONFIRMED Severity: no

[Bug c++/59504] "Internal compiler error: segmentation fault" in GCC 4.8.1 with -fprofile-use

2013-12-13 Thread chbaker0 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59504 Collin Baker changed: What|Removed |Added CC||chbaker0 at gmail dot com --- Comment #1 f

[Bug lto/59505] New: gcc-4.9.0-20131208 can't link glsl_compiler with -flto=4 in -m32 where gcc-4.8.2 works fine

2013-12-13 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59505 Bug ID: 59505 Summary: gcc-4.9.0-20131208 can't link glsl_compiler with -flto=4 in -m32 where gcc-4.8.2 works fine Product: gcc Version: 4.9.0 Status: UNCONFIRMED

[Bug lto/59505] gcc-4.9.0-20131208 can't link glsl_compiler with -flto=4 in -m32 where gcc-4.8.2 works fine

2013-12-13 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59505 --- Comment #2 from David Kredba --- Created attachment 31433 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31433&action=edit gcc-4.8.2-64bit-build.log gzipped

[Bug lto/59505] gcc-4.9.0-20131208 can't link glsl_compiler with -flto=4 in -m32 where gcc-4.8.2 works fine

2013-12-13 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59505 --- Comment #3 from David Kredba --- Created attachment 31434 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31434&action=edit gcc-4.8.2-32bit-build.log gzipped

[Bug lto/59505] gcc-4.9.0-20131208 can't link glsl_compiler with -flto=4 in -m32 where gcc-4.8.2 works fine

2013-12-13 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59505 --- Comment #1 from David Kredba --- Created attachment 31432 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31432&action=edit gcc-4.8.2-32bit-config.log gzipped

[Bug lto/59505] gcc-4.9.0-20131208 can't link glsl_compiler with -flto=4 in -m32 where gcc-4.8.2 works fine

2013-12-13 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59505 --- Comment #5 from David Kredba --- Created attachment 31436 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31436&action=edit 32bit-config.log gzipped

[Bug lto/59505] gcc-4.9.0-20131208 can't link glsl_compiler with -flto=4 in -m32 where gcc-4.8.2 works fine

2013-12-13 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59505 --- Comment #4 from David Kredba --- Created attachment 31435 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31435&action=edit Build.log gzipped

[Bug c++/57709] -Wshadow is too strict / has false positives

2013-12-13 Thread jan.kratochvil at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57709 --- Comment #11 from Jan Kratochvil --- Similar inappropriate warning is generated for typedef-vs-variable as reported now by Adam Jackson. Again a mistaken use cannot harm as it causes other errors. And clang also does not warn on it. int main