[Bug bootstrap/33781] [4.9/5/6 Regression] "Arg list too long" building libgcc.a

2016-02-10 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33781 Jeffrey A. Law changed: What|Removed |Added Status|ASSIGNED|RESOLVED CC|

[Bug tree-optimization/35629] gcc.dg/tree-ssa/loop-25.c scan-tree-dump-times profile fails

2016-02-10 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35629 Jeffrey A. Law changed: What|Removed |Added CC||law at redhat dot com Summar

[Bug middle-end/50971] Only one loop detected when there should be two

2016-02-10 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50971 Jeffrey A. Law changed: What|Removed |Added Status|ASSIGNED|RESOLVED CC|

[Bug testsuite/69573] FAIL: gcc.dg/pr61053.c (test for excess errors)

2016-02-10 Thread gang.chen.5i5j at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69573 --- Comment #15 from Chen Gang --- (In reply to Martin Sebor from comment #9) > I built the x86_64-apple-darwin15.3.0 cross-compiler to better understand > what the problem is but I don't see it. The cross compiler says the size > and alignment

[Bug c++/69743] [5/6 Regression] function overload with variadic arguments - template instantiation depth exceeds maximum (gcc4, clang - no problem)

2016-02-10 Thread Konstantin.Sadov at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69743 --- Comment #2 from Konstantin Sadov --- I just reproduced that in 4.9.3, but the error is a little different [error] error: no matching function for call to ‘f(int, int&, lots of int&, int&, double&)’ note: candidates are: note: template void f

[Bug target/39714] [meta-bug] cond-optab fallout meta-bug

2016-02-10 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39714 Bug 39714 depends on bug 39723, which changed state. Bug 39723 Summary: [4.9/5/6 Regression][cond-optab] worse code with long long shifts on v850 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39723 What|Removed

[Bug rtl-optimization/56069] [4.9/5/6 Regression] RA pessimization

2016-02-10 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56069 Jeffrey A. Law changed: What|Removed |Added CC||bonzini at gnu dot org --- Comment #11

[Bug target/39723] [4.9/5/6 Regression][cond-optab] worse code with long long shifts on v850

2016-02-10 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39723 Jeffrey A. Law changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug rtl-optimization/63577] [4.9/5 Regression]: Huge compile time and memory usage with -O and not -fPIC

2016-02-10 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63577 --- Comment #16 from Jeffrey A. Law --- I'd agree it's too invasive to backport -- both changes are new optimizations and there may well have been follow-up patches for both. The potential for destabilizing the release branches would seem to out

[Bug testsuite/69573] FAIL: gcc.dg/pr61053.c (test for excess errors)

2016-02-10 Thread gang.chen.5i5j at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69573 --- Comment #14 from Chen Gang --- (In reply to Martin Sebor from comment #2) > Patch posted for review: > https://gcc.gnu.org/ml/gcc-patches/2016-01/msg02372.html For your original patch, my test result is below (only compare 5 result files, be

[Bug middle-end/69729] [6 regression] [CHKP] internal compiler error: Segmentation fault

2016-02-10 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69729 --- Comment #2 from Jan Hubicka --- Yes, the patch is meant to disbale streaming of instrumentation thunks, so we do not output two function bodies for one assembler name into LTO files. Can we possibly just fix the conditional instead of fully r

[Bug lto/69491] [6 Regression] [CHKP] gcc.dg/lto/chkp-wrap-asm-name ICEs with -fno-use-linker-plugin (verify_cgraph_node failed)

2016-02-10 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69491 Jan Hubicka changed: What|Removed |Added CC||enkovich.gnu at gmail dot com,

[Bug lto/69630] [6 Regression] LTO ICE in types_same_for_odr at ipa-devirt.c:402

2016-02-10 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69630 --- Comment #3 from Jan Hubicka --- Uhm, a fallout from the patch allowing cxa_pure_virtual in the list of possible targets. Index: ipa-devirt.c === --- ipa-devirt.c(revision

[Bug lto/68881] [6 Regression] UNRESOLVED/FAIL: gcc.dg/lto/attr-weakref-1 -O2 -flto

2016-02-10 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68881 --- Comment #15 from Jan Hubicka --- I will implement the optimization soon (with transparent aliases it is finally not too hard to do), but the patch will not be backporable to gcc 5 and for years it was possible to output weakref and its defini

[Bug ipa/62051] [4.9/5/6 Regression] Undefined reference to vtable with -O2 and -fdevirtualize-speculatively

2016-02-10 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62051 --- Comment #15 from Jan Hubicka --- > > The patch simply prohibits references to all COMDAT and EXTERN methods and > > vtables of types with visibility attributes which will prevent optimizing of > > many inlines i.e. in libstdc++. > > Hmm? Th

[Bug ipa/69589] [6 Regression] ICE in initialize_node_lattices, at ipa-cp.c:971

2016-02-10 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69589 Jan Hubicka changed: What|Removed |Added CC||hubicka at gcc dot gnu.org --- Comment #10

[Bug c/69759] __builtin_alloca undocumented

2016-02-10 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69759 --- Comment #2 from Martin Sebor --- So it is. Thanks for the correction. The trouble is that while saying this little may be sufficient for builtins that correspond to functions fully specified elsewhere (e.g., in the C standard) it's inadequa

[Bug plugins/69758] [6 Regression] Plugins can't include params.h (missing params.list)

2016-02-10 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69758 David Malcolm changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug target/69747] c6x cross-compiler fails with "Error: inconsistent uses of .cfi_sections"

2016-02-10 Thread bernds at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69747 Bernd Schmidt changed: What|Removed |Added CC||bernds at gcc dot gnu.org --- Comment #2

[Bug rtl-optimization/69752] Reload removing instruction with side-effect

2016-02-10 Thread bernds at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69752 Bernd Schmidt changed: What|Removed |Added CC||bernds at gcc dot gnu.org Assi

[Bug bootstrap/68404] [6 Regression] PGO/LTO bootstrap failure on ppc64le

2016-02-10 Thread bernds at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68404 --- Comment #30 from Bernd Schmidt --- Something like this maybe? I don't know much about the machine and can't say whether the earlyclobber is justified, but looking at my dumps this appears to prevent the problematic peephole from triggering. N

[Bug c++/69763] _Alignof(double) in C gives different results from alignof(double) in C++

2016-02-10 Thread eggert at gnu dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69763 Paul Eggert changed: What|Removed |Added CC||eggert at gnu dot org --- Comment #1 from

[Bug c++/69694] type incomplete depending if constructing function is templated

2016-02-10 Thread ppalka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69694 Patrick Palka changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/69763] New: _Alignof(double) in C gives different results from alignof(double) in C++

2016-02-10 Thread richard-gccbugzilla at metafoo dot co.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69763 Bug ID: 69763 Summary: _Alignof(double) in C gives different results from alignof(double) in C++ Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal

[Bug bootstrap/69757] OpenBSD requires -fPIC to build.

2016-02-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69757 --- Comment #3 from Andrew Pinski --- Wrong config.log. I want the one under libstdc++-v3 directory.

[Bug fortran/69739] [4.9/5/6 Regression] ICE during array result, allocatable assignment

2016-02-10 Thread jwmwalrus at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69739 --- Comment #2 from John --- After reporting the bug, I noticed that in the actual code I have (not the reduced version I posted before), adding the (:) stride doesn't always make the ICE go away. What solved the problem once and for all (and wi

[Bug libstdc++/69762] Locales are not fully supported on x86_64-apple-darwin13.4.0

2016-02-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69762 --- Comment #1 from Andrew Pinski --- IIRC locales need some libc support and the hookup for libstdc++ to libc uses some glibc extensions due to needing threaded support.

[Bug c/69760] Wrong 64-bit memory address caused by an unneeded overflowing 32-bit integer multiplication on x86_64 under -O2 and -O3 code optimization

2016-02-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69760 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug libstdc++/69762] New: Locales are not fully supported on x86_64-apple-darwin13.4.0

2016-02-10 Thread physiker at toast2 dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69762 Bug ID: 69762 Summary: Locales are not fully supported on x86_64-apple-darwin13.4.0 Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Pri

[Bug c/69759] __builtin_alloca undocumented

2016-02-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69759 --- Comment #1 from Andrew Pinski --- It is documented, just not the way you think it is: See https://gcc.gnu.org/onlinedocs/gcc/Other-Builtins.html: Outside strict ISO C mode (-ansi, -std=c90, -std=c99 or -std=c11), the functions _exit, +++alloc

[Bug rtl-optimization/63577] [4.9/5 Regression]: Huge compile time and memory usage with -O and not -fPIC

2016-02-10 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63577 --- Comment #15 from Segher Boessenkool --- Thanks for tracking this down Jeff. This seems too invasive to backport to the release branches, or is this compile-time regression considered important enough for that?

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

2016-02-10 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34723 Jeffrey A. Law changed: What|Removed |Added Priority|P2 |P4 --- Comment #10 from Jeffrey A. Law

[Bug driver/69761] New: collect2 cannot find ld when built with in-tree binutils on Cygwin

2016-02-10 Thread john.levin at tutanota dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69761 Bug ID: 69761 Summary: collect2 cannot find ld when built with in-tree binutils on Cygwin Product: gcc Version: 5.3.0 Status: UNCONFIRMED Severity: normal

[Bug target/69706] internal compiler error: in extract_constrain_insn, at recog.c:2246

2016-02-10 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69706 --- Comment #4 from Eric Botcazou --- Reduced testcase: typedef struct { float r, g, b; } t_rgb; void write_xpm(void *out, unsigned int flags, const char *title, const char *legend, const char *label_x, const char *label_y,

[Bug bootstrap/69757] OpenBSD requires -fPIC to build.

2016-02-10 Thread edd at theunixzoo dot co.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69757 --- Comment #2 from Edd Barrett --- Created attachment 37660 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37660&action=edit config.log Attached is the config.log without adjusting CFLAGS and without using --with-pic. FWIW, OpenBSD has b

[Bug c/69760] New: Wrong 64-bit memory address caused by an unneeded overflowing 32-bit integer multiplication on x86_64 under -O2 and -O3 code optimization

2016-02-10 Thread dimitri_laikov at mail dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69760 Bug ID: 69760 Summary: Wrong 64-bit memory address caused by an unneeded overflowing 32-bit integer multiplication on x86_64 under -O2 and -O3 code optimization Product: gcc

[Bug jit/64296] link failure of libgccjit.so for "in tree" gmp/mpc/mpfr/isl

2016-02-10 Thread moritz at klammler dot eu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64296 --- Comment #6 from Moritz Klammler --- I'm sorry, the attachment was meant for this other issue. https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61439 I don't know how this could happen but apparently, I hit some wrong button and posted it to the

[Bug c/69759] New: __builtin_alloca undocumented

2016-02-10 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69759 Bug ID: 69759 Summary: __builtin_alloca undocumented Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c Assignee:

[Bug c++/68726] ice: tree check: expected tree_vec, have error_mark in comp_template_args_with_info, at cp/pt.c:7890

2016-02-10 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68726 Paolo Carlini changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug other/61439] contrib/download_prerequisites script does not verify integrity of packages

2016-02-10 Thread moritz at klammler dot eu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61439 --- Comment #5 from Moritz Klammler --- Created attachment 37659 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37659&action=edit Improved version of download_prerequisites script that verifies package checksums

[Bug plugins/69758] New: [6 Regression] Plugins can't include params.h (missing params.list)

2016-02-10 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69758 Bug ID: 69758 Summary: [6 Regression] Plugins can't include params.h (missing params.list) Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal

[Bug jit/64296] link failure of libgccjit.so for "in tree" gmp/mpc/mpfr/isl

2016-02-10 Thread moritz at klammler dot eu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64296 Moritz Klammler changed: What|Removed |Added CC||moritz at klammler dot eu --- Comment

[Bug other/61439] contrib/download_prerequisites script does not verify integrity of packages

2016-02-10 Thread moritz at klammler dot eu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61439 Moritz Klammler changed: What|Removed |Added CC||moritz at klammler dot eu --- Comment

[Bug bootstrap/69757] OpenBSD requires -fPIC to build.

2016-02-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69757 --- Comment #1 from Andrew Pinski --- Can you attach the config.log ? It might be that PIE needs to enabled by default instead.

[Bug go/63731] Fallback to netgo does not work

2016-02-10 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63731 Ian Lance Taylor changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug go/64001] gccgo: crash on stack splitting

2016-02-10 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64001 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug target/66337] __alignof__(s.d) incorrect for a double member with -malign-power

2016-02-10 Thread kelvin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66337 --- Comment #3 from kelvin at gcc dot gnu.org --- Author: kelvin Date: Wed Feb 10 21:19:17 2016 New Revision: 233308 URL: https://gcc.gnu.org/viewcvs?rev=233308&root=gcc&view=rev Log: a branch to work on pr 66337 Added: branches/ibm/kelvin-6

[Bug go/68255] cgo-generated constructor not being called

2016-02-10 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68255 Ian Lance Taylor changed: What|Removed |Added CC||e29253 at jp dot ibm.com --- Comment

[Bug go/65134] gccgo ignores the attribute "constructor" in a subdirectory

2016-02-10 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65134 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug bootstrap/69757] New: OpenBSD requires -fPIC to build.

2016-02-10 Thread edd at theunixzoo dot co.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69757 Bug ID: 69757 Summary: OpenBSD requires -fPIC to build. Product: gcc Version: 4.9.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap

[Bug go/68420] Errors with go escape analysis

2016-02-10 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68420 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |SUSPENDED Last reconfirmed|

[Bug go/66368] [5 Regression] go tool crashes on powerpc-linux-gnu

2016-02-10 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66368 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug ipa/68672] [4.9/5/6 Regression] g++.dg/torture/pr68470.C: ICE: cannot update SSA form: statement uses released SSA name

2016-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68672 --- Comment #5 from Jakub Jelinek --- Created attachment 37657 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37657&action=edit gcc6-pr68672-wip.patch WIP patch.

[Bug c++/68926] [4.9/5/6 Regression] decltype and sfinae to check for template instance availability fails to compile

2016-02-10 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68926 Jason Merrill changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug tree-optimization/69714] [5/6 Regression] ffmpeg crc.c test miscompiled

2016-02-10 Thread dave.anglin at bell dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69714 --- Comment #21 from dave.anglin at bell dot net --- On 2016-02-10 1:45 PM, bernds at gcc dot gnu.org wrote: > Gah. Try this one instead. I fixed this up after I sent last mail and restarted build.

[Bug c++/69756] New: Passing a multidimensional variable-length array into a lambda (by reference) causes a segfault

2016-02-10 Thread josutous at dodsi dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69756 Bug ID: 69756 Summary: Passing a multidimensional variable-length array into a lambda (by reference) causes a segfault Product: gcc Version: 5.1.0 Status: UNCONFIRMED

[Bug testsuite/69573] FAIL: gcc.dg/pr61053.c (test for excess errors)

2016-02-10 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69573 --- Comment #13 from Dominique d'Humieres --- > Does the patch let the test pass on x86_64-apple-darwin15, > both with -m32 and -m64? Yes.

[Bug fortran/69739] [4.9/5/6 Regression] ICE during array result, allocatable assignment

2016-02-10 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69739 Dominique d'Humieres changed: What|Removed |Added Priority|P3 |P4 Status|UNCONFIRMED

[Bug fortran/69741] forall array scalar loop counters

2016-02-10 Thread nickpapior at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69741 Nick changed: What|Removed |Added Severity|minor |critical --- Comment #2 from Nick --- Note that

[Bug c++/68926] [4.9/5/6 Regression] decltype and sfinae to check for template instance availability fails to compile

2016-02-10 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68926 --- Comment #7 from Jason Merrill --- Author: jason Date: Wed Feb 10 19:36:19 2016 New Revision: 233306 URL: https://gcc.gnu.org/viewcvs?rev=233306&root=gcc&view=rev Log: PR c++/68926 * pt.c (resolve_nondeduced_context): Add com

[Bug c++/68926] [4.9/5/6 Regression] decltype and sfinae to check for template instance availability fails to compile

2016-02-10 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68926 --- Comment #6 from Jason Merrill --- Author: jason Date: Wed Feb 10 19:35:35 2016 New Revision: 233305 URL: https://gcc.gnu.org/viewcvs?rev=233305&root=gcc&view=rev Log: PR c++/68926 * pt.c (resolve_nondeduced_context): Add com

[Bug fortran/69741] forall array scalar loop counters

2016-02-10 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69741 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/68926] [4.9/5/6 Regression] decltype and sfinae to check for template instance availability fails to compile

2016-02-10 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68926 --- Comment #5 from Jason Merrill --- Author: jason Date: Wed Feb 10 19:12:32 2016 New Revision: 233304 URL: https://gcc.gnu.org/viewcvs?rev=233304&root=gcc&view=rev Log: PR c++/68926 * pt.c (resolve_nondeduced_context): Add com

[Bug testsuite/69573] FAIL: gcc.dg/pr61053.c (test for excess errors)

2016-02-10 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69573 --- Comment #12 from Martin Sebor --- (In reply to Dominique d'Humieres from comment #11) Thanks for the update. That is what I would expect as well. But removing the "{ target { ! { ia32 } } }" directives without doing anything for targets wh

[Bug driver/69754] New: --print-{file,prog}-name don't work for liblto_plugin.so

2016-02-10 Thread glebfm at altlinux dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69754 Bug ID: 69754 Summary: --print-{file,prog}-name don't work for liblto_plugin.so Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priorit

[Bug c++/69753] [6 Regression] bogus: expected primary-expression before ‘>’ token

2016-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69753 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/69753] [6 Regression] bogus: expected primary-expression before ‘>’ token

2016-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69753 Jakub Jelinek changed: What|Removed |Added Keywords|ice-on-valid-code | Status|NEW

[Bug c++/69753] [6 Regression] bogus: expected primary-expression before ‘>’ token

2016-02-10 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69753 Markus Trippelsdorf changed: What|Removed |Added Keywords||ice-on-valid-code Stat

[Bug tree-optimization/69214] [4.9 Regression] ICE (segfault) at -Os on x86_64-linux-gnu in "fail_abnormal_edge_coalesce"

2016-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69214 Jakub Jelinek changed: What|Removed |Added Summary|[4.9/5 Regression] ICE |[4.9 Regression] ICE |

[Bug c++/59627] ICE with OpenMP "declare reduction" and -flto

2016-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59627 --- Comment #11 from Jakub Jelinek --- Fixed for 5.4+ too.

[Bug c/69669] [5 Regression] ICE with enum __attribute__((mode(QI)))

2016-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69669 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug middle-end/69546] [5 Regression] wrong code with -O and simple int128 arithmetics

2016-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69546 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug pch/68176] [4.9 Regression] all pch tests fail on eglibc systems (with bits/predefs.h)

2016-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68176 Jakub Jelinek changed: What|Removed |Added Summary|[4.9/5 Regression] all pch |[4.9 Regression] all pch

[Bug tree-optimization/69399] [5 Regression] wrong code with -O and int128

2016-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69399 Jakub Jelinek changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug other/69432] [4.9 Regression] ICE in connect_traces, at dwarf2cfi.c with -O3 -m32 -minline-stringops-dynamically

2016-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69432 Jakub Jelinek changed: What|Removed |Added Summary|[4.9/5 Regression] ICE in |[4.9 Regression] ICE in

[Bug target/69187] ICE: Aborted when native compiling neon code with __builtin_neon_vmlals_lanev4hi

2016-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69187 --- Comment #14 from Jakub Jelinek --- Fixed for 5.4+/6+ so far.

[Bug middle-end/67653] [4.9 Regression] ICE on valid code on x86_64-linux-gnu: verify_gimple failed

2016-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67653 Jakub Jelinek changed: What|Removed |Added Summary|[4.9/5 Regression] ICE on |[4.9 Regression] ICE on

[Bug debug/65779] [5 Regression] undefined local symbol on powerpc [regression]

2016-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65779 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/68269] [5 regression] FAIL: gcc.dg/pr68129_1.c (internal compiler error)

2016-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68269 Jakub Jelinek changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c/68960] __attribute__ ((aligned ())) is ignored for OpenMP private variables

2016-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68960 --- Comment #6 from Jakub Jelinek --- Fixed also for 5.4+.

[Bug fortran/69128] [4.9/5 Regression] OpenMP workshare problem with SUM()

2016-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69128 --- Comment #6 from Jakub Jelinek --- Fixed also for 5.4+.

[Bug sanitizer/69055] Internal compiler error -fsanitize=float-cast-overflow

2016-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69055 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/69015] ICE: RTL check: expected code 'code_label', have 'return' in find_cond_trap, at ifcvt.c:3715 with -fno-if-conversion and __builtin_trap()

2016-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69015 --- Comment #6 from Jakub Jelinek --- Fixed also for 5.4+.

[Bug preprocessor/57580] Repeated _Pragma message directives in macro causes problems

2016-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57580 --- Comment #10 from Jakub Jelinek --- Fixed also for 5.4+.

[Bug go/66904] cmd/go: "#cgo pkg-config:" comments do not work with gccgo

2016-02-10 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66904 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/59627] ICE with OpenMP "declare reduction" and -flto

2016-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59627 --- Comment #10 from Jakub Jelinek --- Author: jakub Date: Wed Feb 10 18:46:38 2016 New Revision: 233302 URL: https://gcc.gnu.org/viewcvs?rev=233302&root=gcc&view=rev Log: Backported from mainline 2016-02-08 Jakub Jelinek

[Bug tree-optimization/69714] [5/6 Regression] ffmpeg crc.c test miscompiled

2016-02-10 Thread bernds at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69714 Bernd Schmidt changed: What|Removed |Added Attachment #37649|0 |1 is obsolete|

[Bug c/69669] [5 Regression] ICE with enum __attribute__((mode(QI)))

2016-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69669 --- Comment #7 from Jakub Jelinek --- Author: jakub Date: Wed Feb 10 18:44:52 2016 New Revision: 233301 URL: https://gcc.gnu.org/viewcvs?rev=233301&root=gcc&view=rev Log: Backported from mainline 2016-02-04 Jakub Jelinek

[Bug middle-end/69546] [5 Regression] wrong code with -O and simple int128 arithmetics

2016-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69546 --- Comment #6 from Jakub Jelinek --- Author: jakub Date: Wed Feb 10 18:44:07 2016 New Revision: 233300 URL: https://gcc.gnu.org/viewcvs?rev=233300&root=gcc&view=rev Log: Backported from mainline 2016-01-30 Jakub Jelinek

[Bug tree-optimization/69399] [5 Regression] wrong code with -O and int128

2016-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69399 --- Comment #14 from Jakub Jelinek --- Author: jakub Date: Wed Feb 10 18:42:34 2016 New Revision: 233298 URL: https://gcc.gnu.org/viewcvs?rev=233298&root=gcc&view=rev Log: Backported from mainline 2016-01-27 Jakub Jelinek

[Bug pch/68176] [4.9/5 Regression] all pch tests fail on eglibc systems (with bits/predefs.h)

2016-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68176 --- Comment #14 from Jakub Jelinek --- Author: jakub Date: Wed Feb 10 18:43:01 2016 New Revision: 233299 URL: https://gcc.gnu.org/viewcvs?rev=233299&root=gcc&view=rev Log: Backported from mainline 2016-01-28 Jakub Jelinek

[Bug other/69432] [4.9/5 Regression] ICE in connect_traces, at dwarf2cfi.c with -O3 -m32 -minline-stringops-dynamically

2016-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69432 --- Comment #5 from Jakub Jelinek --- Author: jakub Date: Wed Feb 10 18:41:37 2016 New Revision: 233297 URL: https://gcc.gnu.org/viewcvs?rev=233297&root=gcc&view=rev Log: Backported from mainline 2016-01-22 Jakub Jelinek

[Bug target/65624] ICE in aarch64-builtins.c when expanding 4-argument aarch64 intrinsic.

2016-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65624 --- Comment #9 from Jakub Jelinek --- Author: jakub Date: Wed Feb 10 18:40:54 2016 New Revision: 233296 URL: https://gcc.gnu.org/viewcvs?rev=233296&root=gcc&view=rev Log: Backported from mainline 2016-01-21 Stefan Sørensen

[Bug target/69187] ICE: Aborted when native compiling neon code with __builtin_neon_vmlals_lanev4hi

2016-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69187 --- Comment #13 from Jakub Jelinek --- Author: jakub Date: Wed Feb 10 18:40:54 2016 New Revision: 233296 URL: https://gcc.gnu.org/viewcvs?rev=233296&root=gcc&view=rev Log: Backported from mainline 2016-01-21 Stefan Sørensen

[Bug middle-end/67653] [4.9/5 Regression] ICE on valid code on x86_64-linux-gnu: verify_gimple failed

2016-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67653 --- Comment #5 from Jakub Jelinek --- Author: jakub Date: Wed Feb 10 18:38:42 2016 New Revision: 233295 URL: https://gcc.gnu.org/viewcvs?rev=233295&root=gcc&view=rev Log: Backported from mainline 2016-01-21 Jakub Jelinek

[Bug debug/65779] [5 Regression] undefined local symbol on powerpc [regression]

2016-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65779 --- Comment #19 from Jakub Jelinek --- Author: jakub Date: Wed Feb 10 18:36:53 2016 New Revision: 233294 URL: https://gcc.gnu.org/viewcvs?rev=233294&root=gcc&view=rev Log: Backported from mainline 2016-01-19 Jakub Jelinek

[Bug rtl-optimization/64557] get_addr in true_dependence_1 cannot handle VALUE inside an expr

2016-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64557 --- Comment #9 from Jakub Jelinek --- Author: jakub Date: Wed Feb 10 18:34:30 2016 New Revision: 233293 URL: https://gcc.gnu.org/viewcvs?rev=233293&root=gcc&view=rev Log: Backported from mainline 2016-01-19 Jakub Jelinek

[Bug bootstrap/68404] [6 Regression] PGO/LTO bootstrap failure on ppc64le

2016-02-10 Thread bernds at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68404 --- Comment #29 from Bernd Schmidt --- Mike, this isn't about addresses. It's about an earlyclobber output overlapping an input. Maybe there's an invalid peephole creating such a pattern, or maybe the output need not be marked earlyclobber - that

[Bug rtl-optimization/68955] [6 Regression] wrong code at -O3 on x86-64-linux-gnu in 32-bit mode

2016-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68955 --- Comment #13 from Jakub Jelinek --- Author: jakub Date: Wed Feb 10 18:34:30 2016 New Revision: 233293 URL: https://gcc.gnu.org/viewcvs?rev=233293&root=gcc&view=rev Log: Backported from mainline 2016-01-19 Jakub Jelinek

[Bug target/68269] [5 regression] FAIL: gcc.dg/pr68129_1.c (internal compiler error)

2016-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68269 --- Comment #10 from Jakub Jelinek --- Author: jakub Date: Wed Feb 10 18:32:37 2016 New Revision: 233292 URL: https://gcc.gnu.org/viewcvs?rev=233292&root=gcc&view=rev Log: Backported from mainline 2016-01-14 Jakub Jelinek

  1   2   3   >