[Bug sanitizer/59009] libsanitizer merge from upstream r191666 breaks bootstrap on powerpc64-linux and aarch64-linux

2015-02-04 Thread clyon at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59009 clyon at gcc dot gnu.org changed: What|Removed |Added CC||clyon at gcc dot gnu.org ---

[Bug go/64900] gotools don't link on Solaris 11/x86

2015-02-04 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64900 --- Comment #3 from Ian Lance Taylor ian at airs dot com --- Unfortunately that patch breaks the build on x86 GNU/Linux. The problem is that the split-stack support (the __morestack symbol) must be linked into the shared library directly, not

[Bug target/64408] fr30-elf ICE in extract_insn, at recog.c:2202

2015-02-04 Thread yselkowi at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64408 --- Comment #3 from Yaakov Selkowitz yselkowi at redhat dot com --- (In reply to Nick Clifton from comment #2) Fixed by: https://gcc.gnu.org/ml/gcc-patches/2015-02/msg00247.html Fix confirmed with 4.9.2; thanks.

[Bug target/64935] [5 Regression] compare debug failure during building of Linux kernel

2015-02-04 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64935 Markus Trippelsdorf trippels at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug tree-optimization/64878] [5 Regression] Miscompilation of nntpgrab

2015-02-04 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64878 --- Comment #6 from Jakub Jelinek jakub at gcc dot gnu.org --- (In reply to Sebastian Pop from comment #5) Created attachment 34665 [details] fix Thanks for working on this. s/accross/across/. Please mail it to gcc-patches once you test it.

[Bug target/64935] [5 Regression] compare debug failure during building of Linux kernel

2015-02-04 Thread burnus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64935 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added CC||burnus at gcc

[Bug target/64935] [5 Regression] compare debug failure during building of Linux kernel

2015-02-04 Thread burnus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64935 --- Comment #3 from Tobias Burnus burnus at gcc dot gnu.org --- (In reply to Tobias Burnus from comment #2) The attached test case fails for me with with the same message: g++: error: test.ii: -fcompare-debug failure (length) That's with

[Bug middle-end/64937] New: [5 Regression] compare debug failure with -fsanitize=address

2015-02-04 Thread burnus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64937 Bug ID: 64937 Summary: [5 Regression] compare debug failure with -fsanitize=address Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal

[Bug debug/64935] [5 Regression] compare debug failure during building of Linux kernel

2015-02-04 Thread burnus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64935 --- Comment #4 from Tobias Burnus burnus at gcc dot gnu.org --- (In reply to Markus Trippelsdorf from comment #1) Started with r220316. Mine (comment 2) also fails with r220315 - but it is also a 5.0 regression. Hence, I filled a new PR for

[Bug c/47781] warnings from custom printf format specifiers

2015-02-04 Thread tromey at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47781 --- Comment #13 from Tom Tromey tromey at gcc dot gnu.org --- (In reply to jos...@codesourcery.com from comment #12) On Thu, 29 Jan 2015, tromey at gcc dot gnu.org wrote: E.g., firefox has a logging printf that accepts %hs to print char16_t*

[Bug middle-end/64937] [5 Regression] compare debug failure with -fsanitize=address

2015-02-04 Thread burnus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64937 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |5.0 ---

[Bug tree-optimization/64878] [5 Regression] Miscompilation of nntpgrab

2015-02-04 Thread spop at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64878 --- Comment #5 from Sebastian Pop spop at gcc dot gnu.org --- Created attachment 34665 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=34665action=edit fix The problem is that we jump thread twice across the loop latch: first, from

[Bug debug/64935] [5 Regression] compare debug failure during building of Linux kernel

2015-02-04 Thread mkuvyrkov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64935 Maxim Kuvyrkov mkuvyrkov at gcc dot gnu.org changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org

[Bug middle-end/64922] [5 Regression] runtime error: member call on misaligned address for type 'struct _Rep'

2015-02-04 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64922 Jan Hubicka hubicka at gcc dot gnu.org changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |hubicka

[Bug rtl-optimization/64905] unsigned short is loaded with 4-byte load (movl)

2015-02-04 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64905 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added CC||vmakarov at redhat

[Bug rtl-optimization/64756] [5 Regression] wrong code at -O3 on x86_64-linux-gnu (in 32-bit mode)

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

[Bug middle-end/62103] Incorrect folding of bitfield in a union on big endian targets

2015-02-04 Thread thopre01 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62103 --- Comment #12 from Thomas Preud'homme thopre01 at gcc dot gnu.org --- Author: thopre01 Date: Wed Feb 4 08:22:45 2015 New Revision: 220390 URL: https://gcc.gnu.org/viewcvs?rev=220390root=gccview=rev Log: 2015-02-04 Thomas Preud'homme

[Bug libstdc++/64467] [5 Regression] 28_regex/traits/char/isctype.cc and wchar_t/isctype.cc

2015-02-04 Thread renlin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64467 --- Comment #7 from renlin at gcc dot gnu.org --- Author: renlin Date: Wed Feb 4 09:24:56 2015 New Revision: 220392 URL: https://gcc.gnu.org/viewcvs?rev=220392root=gccview=rev Log: [PATCH][libstdc++][Testsuite] isctype test fails for newlib.

[Bug regression/64812] [4.9 regression] x86 LibreOffice Build failure: undefined reference to acquire

2015-02-04 Thread timo.teras at iki dot fi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64812 Timo Teräs timo.teras at iki dot fi changed: What|Removed |Added CC||timo.teras at iki

[Bug fortran/64932] [5.0] ICE on module end, gfc_conv_descriptor_data_get

2015-02-04 Thread burnus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64932 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added Keywords|

[Bug fortran/64932] [4.9/5.0 Regression] ICE in gfc_conv_descriptor_data_get for generated finalizer

2015-02-04 Thread burnus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64932 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.9.3

[Bug bootstrap/63888] [5 Regression] bootstrap failed when configured with -with-build-config=bootstrap-asan --disable-werror

2015-02-04 Thread echristo at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63888 --- Comment #30 from Eric Christopher echristo at gmail dot com --- That might be reasonable. As far as I know ld64 doesn't do that yet, but I know it's been thought about.

[Bug rtl-optimization/64688] [4.9 Regression] internal compiler error: Max. number of generated reload insns per insn is achieved (90)

2015-02-04 Thread vmakarov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64688 --- Comment #18 from Vladimir Makarov vmakarov at gcc dot gnu.org --- (In reply to Jeffrey A. Law from comment #17) Vlad Jakub are in the best position to decide if this ought to be backported. I am agree with Jakub. I'd wait for 2 weeks.

[Bug libstdc++/64695] [5 Regression] FAIL: libstdc++-prettyprinters/cxx11.cc

2015-02-04 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64695 --- Comment #3 from H.J. Lu hjl.tools at gmail dot com --- *** Bug 64929 has been marked as a duplicate of this bug. ***

[Bug libstdc++/64929] [5 Regression] FAIL: libstdc++-prettyprinters/48362.cc

2015-02-04 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64929 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug debug/64935] [5 Regression] compare debug failure during building of Linux kernel

2015-02-04 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64935 --- Comment #6 from Markus Trippelsdorf trippels at gcc dot gnu.org --- trippels@gcc2-power8 % cat wp512.i int a[] = {}, b[] = {}, c[] = {}, d[] = {}, e[] = {}, f[] = {}, h[] = {}; int g[] = { 0 }; int i, l, s, w, x, y, z, t2, t3, t5; unsigned

[Bug c/47781] warnings from custom printf format specifiers

2015-02-04 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47781 --- Comment #14 from Manuel López-Ibáñez manu at gcc dot gnu.org --- (In reply to Tom Tromey from comment #13) I have been reconsidering the plugin approach given some new things I learned about the details of the firefox code (namely that it

[Bug rtl-optimization/64907] Suboptimal code (saving rbx on stack in order to save another reg in rbx)

2015-02-04 Thread vmakarov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64907 Vladimir Makarov vmakarov at gcc dot gnu.org changed: What|Removed |Added CC||vmakarov

[Bug rtl-optimization/64921] [4.9/5 Regression] FAIL: gfortran.dg/class_allocate_18.f90

2015-02-04 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64921 --- Comment #10 from Dominique d'Humieres dominiq at lps dot ens.fr --- This is probably a duplicate of pr64849.

[Bug rtl-optimization/64905] unsigned short is loaded with 4-byte load (movl)

2015-02-04 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64905 --- Comment #8 from Dominique d'Humieres dominiq at lps dot ens.fr --- AFAICT only the ChangeLogs have been committed.

[Bug middle-end/64922] [5 Regression] runtime error: member call on misaligned address for type 'struct _Rep'

2015-02-04 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64922 --- Comment #6 from Jan Hubicka hubicka at gcc dot gnu.org --- Created attachment 34666 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=34666action=edit Patch I am testing. The following patch fixes the parameters, but I do not get any

[Bug rtl-optimization/64921] [4.9/5 Regression] FAIL: gfortran.dg/class_allocate_18.f90

2015-02-04 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64921 Paul Thomas pault at gcc dot gnu.org changed: What|Removed |Added CC||jaydub66 at gmail

[Bug rtl-optimization/64921] [4.9/5 Regression] FAIL: gfortran.dg/class_allocate_18.f90

2015-02-04 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64921 --- Comment #8 from Paul Thomas pault at gcc dot gnu.org --- (In reply to H.J. Lu from comment #7) (In reply to Paul Thomas from comment #6) (In reply to H.J. Lu from comment #2) I got Program received signal SIGSEGV: Segmentation

[Bug target/64882] ICE on valid code at -O3 with -g enabled in simplify_subreg, at simplify-rtx.c:5681

2015-02-04 Thread uros at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64882 --- Comment #14 from uros at gcc dot gnu.org --- Author: uros Date: Wed Feb 4 20:00:48 2015 New Revision: 220415 URL: https://gcc.gnu.org/viewcvs?rev=220415root=gccview=rev Log: Backport from mainline 2015-01-31 Uros Bizjak

[Bug middle-end/64922] [5 Regression] runtime error: member call on misaligned address for type 'struct _Rep'

2015-02-04 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64922 --- Comment #10 from Jakub Jelinek jakub at gcc dot gnu.org --- Created attachment 34669 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=34669action=edit x.ii Preprocessed source.

[Bug middle-end/64922] [5 Regression] runtime error: member call on misaligned address for type 'struct _Rep'

2015-02-04 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64922 --- Comment #7 from Jakub Jelinek jakub at gcc dot gnu.org --- (In reply to Jan Hubicka from comment #6) Created attachment 34666 [details] Patch I am testing. The following patch fixes the parameters, but I do not get any ubsan_unreachable

[Bug rtl-optimization/64921] [4.9/5 Regression] FAIL: gfortran.dg/class_allocate_18.f90

2015-02-04 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64921 --- Comment #9 from Dominique d'Humieres dominiq at lps dot ens.fr --- If I have understood correctly, -fPIC is not supported on x86_64 and so, unless I am mistaken, I cannot help you further. This is not how I understand comment 1. Note that

[Bug jit/64257] JIT documentation is not yet on the GCC website

2015-02-04 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64257 --- Comment #7 from David Malcolm dmalcolm at gcc dot gnu.org --- Author: dmalcolm Date: Wed Feb 4 19:11:48 2015 New Revision: 220412 URL: https://gcc.gnu.org/viewcvs?rev=220412root=gccview=rev Log: More fixes for update_web_docs_svn for jit

[Bug c/64868] C front-end rejects valid syntax.

2015-02-04 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64868 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last

[Bug rtl-optimization/64905] unsigned short is loaded with 4-byte load (movl)

2015-02-04 Thread hjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64905 --- Comment #6 from hjl at gcc dot gnu.org hjl at gcc dot gnu.org --- Author: hjl Date: Wed Feb 4 19:35:17 2015 New Revision: 220414 URL: https://gcc.gnu.org/viewcvs?rev=220414root=gccview=rev Log: Clear hard frame pointer alignment if not

[Bug target/64938] New: [4.9 Regression] ICE in symtab_remove_unreachable_nodes, at ipa.c:547 on arm-linux-gnueabihf

2015-02-04 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64938 Bug ID: 64938 Summary: [4.9 Regression] ICE in symtab_remove_unreachable_nodes, at ipa.c:547 on arm-linux-gnueabihf Product: gcc Version: 4.9.2

[Bug middle-end/64922] [5 Regression] runtime error: member call on misaligned address for type 'struct _Rep'

2015-02-04 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64922 --- Comment #9 from Jakub Jelinek jakub at gcc dot gnu.org --- (In reply to Jakub Jelinek from comment #8) So, with the patch you've posted I get: $ /usr/src/gcc/obj/gcc/g++ -B /usr/src/gcc/obj/gcc/

[Bug rtl-optimization/64921] [4.9/5 Regression] FAIL: gfortran.dg/class_allocate_18.f90

2015-02-04 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64921 --- Comment #7 from H.J. Lu hjl.tools at gmail dot com --- (In reply to Paul Thomas from comment #6) (In reply to H.J. Lu from comment #2) I got Program received signal SIGSEGV: Segmentation fault - invalid memory reference.

[Bug target/64938] [4.9 Regression] ICE in symtab_remove_unreachable_nodes, at ipa.c:547 on arm-linux-gnueabihf

2015-02-04 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64938 --- Comment #1 from Matthias Klose doko at gcc dot gnu.org --- couldn't find any approval email on gcc-patches for the backport. Was this supposed to go to the gcc-4.9 google branch?

[Bug middle-end/64922] [5 Regression] runtime error: member call on misaligned address for type 'struct _Rep'

2015-02-04 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64922 --- Comment #8 from Jakub Jelinek jakub at gcc dot gnu.org --- So, with the patch you've posted I get: $ /usr/src/gcc/obj/gcc/g++ -B /usr/src/gcc/obj/gcc/ `/usr/src/gcc/obj/x86_*/libstdc++-v3/scripts/testsuite_flags --build-includes` -E -o x.ii

[Bug target/64477] [4.9 Regression] x86 sse unnecessary GPR spill

2015-02-04 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64477 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug libstdc++/64695] [5 Regression] FAIL: libstdc++-prettyprinters/cxx11.cc

2015-02-04 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64695 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug rtl-optimization/64905] unsigned short is loaded with 4-byte load (movl)

2015-02-04 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64905 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added Known to work||5.0 Known to

[Bug c/64939] New: ICE in extract_insn, at recog.c:2202

2015-02-04 Thread kbrow1i at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64939 Bug ID: 64939 Summary: ICE in extract_insn, at recog.c:2202 Product: gcc Version: 4.9.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug middle-end/64937] [5 Regression] compare debug failure with -fsanitize=address

2015-02-04 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64937 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||jakub at gcc dot

[Bug libstdc++/64467] [5 Regression] 28_regex/traits/char/isctype.cc and wchar_t/isctype.cc

2015-02-04 Thread hp at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64467 --- Comment #8 from Hans-Peter Nilsson hp at gcc dot gnu.org --- Hm, considering the recently-applied patch at r220392, why does my autotester still see these fail at r220396?

[Bug middle-end/64922] [5 Regression] runtime error: member call on misaligned address for type 'struct _Rep'

2015-02-04 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64922 --- Comment #12 from Jan Hubicka hubicka at gcc dot gnu.org --- OK, the devirtualization I see is for _Z3getI10Code_BlockEbR2CSRKSsPT_.part.3.constprop.7 when it is inlined to _ZN4FileC2ERKSs outer type of original context is: $6 = {offset =

[Bug c/64939] ICE in extract_insn, at recog.c:2202

2015-02-04 Thread kbrow1i at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64939 --- Comment #1 from Ken Brown kbrow1i at gmail dot com --- Created attachment 34670 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=34670action=edit Preprocessed source

[Bug target/64882] ICE on valid code at -O3 with -g enabled in simplify_subreg, at simplify-rtx.c:5681

2015-02-04 Thread uros at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64882 --- Comment #15 from uros at gcc dot gnu.org --- Author: uros Date: Wed Feb 4 21:46:01 2015 New Revision: 220418 URL: https://gcc.gnu.org/viewcvs?rev=220418root=gccview=rev Log: Backport from mainline 2015-01-31 Uros Bizjak

[Bug middle-end/64922] [5 Regression] runtime error: member call on misaligned address for type 'struct _Rep'

2015-02-04 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64922 --- Comment #13 from Jan Hubicka hubicka at gcc dot gnu.org --- Created attachment 34671 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=34671action=edit Patch I am testing OK, the problem is that we first speculatively devirtualize to the

[Bug target/64882] ICE on valid code at -O3 with -g enabled in simplify_subreg, at simplify-rtx.c:5681

2015-02-04 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64882 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug middle-end/64922] [5 Regression] runtime error: member call on misaligned address for type 'struct _Rep'

2015-02-04 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64922 --- Comment #11 from Jan Hubicka hubicka at gcc dot gnu.org --- Author: hubicka Date: Wed Feb 4 20:28:49 2015 New Revision: 220417 URL: https://gcc.gnu.org/viewcvs?rev=220417root=gccview=rev Log: PR middle-end/64922 * gimple.c: Include

[Bug c++/53637] NRVO not applied in branches when it could be

2015-02-04 Thread marc at kdab dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53637 marc at kdab dot com changed: What|Removed |Added CC||marc at kdab dot com --- Comment

[Bug debug/64817] [5 Regression] compilation hangs at -O3 with -g enabled on x86_64-linux-gnu

2015-02-04 Thread aoliva at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64817 --- Comment #8 from Alexandre Oliva aoliva at gcc dot gnu.org --- Author: aoliva Date: Wed Feb 4 14:23:47 2015 New Revision: 220405 URL: https://gcc.gnu.org/viewcvs?rev=220405root=gccview=rev Log: Simplify XOR of (AND or IOR) of XOR. for

[Bug debug/64817] [5 Regression] compilation hangs at -O3 with -g enabled on x86_64-linux-gnu

2015-02-04 Thread aoliva at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64817 --- Comment #7 from Alexandre Oliva aoliva at gcc dot gnu.org --- Author: aoliva Date: Wed Feb 4 14:23:33 2015 New Revision: 220404 URL: https://gcc.gnu.org/viewcvs?rev=220404root=gccview=rev Log: Avoid allocating memory when trying but failing

[Bug c++/64936] New: regex, ECMA treated as posix

2015-02-04 Thread pierreblavy at yahoo dot fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64936 Bug ID: 64936 Summary: regex, ECMA treated as posix Product: gcc Version: 4.9.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug go/64900] gotools don't link on Solaris 11/x86

2015-02-04 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64900 --- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE ro at CeBiTec dot Uni-Bielefeld.DE --- --- Comment #1 from Ian Lance Taylor ian at airs dot com --- Normally libgo.so will get the symbol _Unwind_GetLanguageSpecificData from libgcc_s.so.

[Bug ipa/61548] [5 Regression] FAIL: gcc.dg/tls/alias-1.c (internal compiler error)

2015-02-04 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61548 --- Comment #18 from Jan Hubicka hubicka at gcc dot gnu.org --- Author: hubicka Date: Thu Feb 5 03:57:32 2015 New Revision: 220432 URL: https://gcc.gnu.org/viewcvs?rev=220432root=gccview=rev Log: PR ipa/61548 * varpool.c

[Bug ipa/61548] [5 Regression] FAIL: gcc.dg/tls/alias-1.c (internal compiler error)

2015-02-04 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61548 --- Comment #19 from Jan Hubicka hubicka at gcc dot gnu.org --- Author: hubicka Date: Thu Feb 5 04:01:25 2015 New Revision: 220433 URL: https://gcc.gnu.org/viewcvs?rev=220433root=gccview=rev Log: PR ipa/61548 * ipa.c

[Bug c/64868] C front-end rejects valid syntax.

2015-02-04 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64868 --- Comment #3 from Jakub Jelinek jakub at gcc dot gnu.org --- Fixed on the trunk so far.

[Bug c++/53637] NRVO not applied where there are two different variables involved

2015-02-04 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53637 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug target/64938] [4.9 Regression] ICE in symtab_remove_unreachable_nodes, at ipa.c:547 on arm-linux-gnueabihf

2015-02-04 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64938 --- Comment #2 from Matthias Klose doko at gcc dot gnu.org --- Author: doko Date: Wed Feb 4 23:36:22 2015 New Revision: 220426 URL: https://gcc.gnu.org/viewcvs?rev=220426root=gccview=rev Log: 2015-02-04 Matthias Klose d...@ubuntu.com

[Bug c++/64940] Question: is it possible to build a single gcc/g++ that will work on mult. OS versions?

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

[Bug target/64938] [4.9 Regression] ICE in symtab_remove_unreachable_nodes, at ipa.c:547 on arm-linux-gnueabihf

2015-02-04 Thread wmi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64938 --- Comment #3 from wmi at gcc dot gnu.org --- Author: wmi Date: Thu Feb 5 00:27:54 2015 New Revision: 220431 URL: https://gcc.gnu.org/viewcvs?rev=220431root=gccview=rev Log: Backport from gcc-4_9-branch. 2015-02-04 Matthias Klose

[Bug ipa/64559] [5 Regression] ICE at -Os on x86_64-linux-gnu in remove_unreachable_nodes, at ipa.c:582

2015-02-04 Thread wmi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64559 --- Comment #6 from wmi at gcc dot gnu.org --- Author: wmi Date: Thu Feb 5 00:27:54 2015 New Revision: 220431 URL: https://gcc.gnu.org/viewcvs?rev=220431root=gccview=rev Log: Backport from gcc-4_9-branch. 2015-02-04 Matthias Klose

[Bug c++/64940] Question: is it possible to build a single gcc/g++ that will work on mult. OS versions?

2015-02-04 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64940 --- Comment #1 from Andrew Pinski pinskia at gcc dot gnu.org --- You can call fix-includes after installing the toolchain if needed.

[Bug ipa/64896] [5 Regression] ICE in get_address_mode, at rtlanal.c:5442

2015-02-04 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64896 --- Comment #5 from Jan Hubicka hubicka at gcc dot gnu.org --- Hmm, an RTL expansion issue. We optimize m_fn2 as B D::m_fn2() const (const struct D * const this) {

[Bug bootstrap/64256] [5.0 Regression] Pointer Bounds Checker builtins enum overflows stabstring length

2015-02-04 Thread zoltan at hidvegi dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64256 --- Comment #7 from Zoltan Hidvegi zoltan at hidvegi dot com --- With the above trivial change I've been able to build code with long stabstrings on AIX 6.1. I was using the gcc-4.8 branch since that's what we are using here. If you fix this,

[Bug middle-end/64824] ICE in gimple verification

2015-02-04 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64824 --- Comment #1 from Jakub Jelinek jakub at gcc dot gnu.org --- Author: jakub Date: Wed Feb 4 22:32:36 2015 New Revision: 220420 URL: https://gcc.gnu.org/viewcvs?rev=220420root=gccview=rev Log: PR c/64824 PR c/64868 gcc/c/ *

[Bug ipa/64686] [5 Regression] ICE: in edge_badness, at ipa-inline.c:912 during Firefox LTO build with enabled checking

2015-02-04 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64686 --- Comment #7 from Jan Hubicka hubicka at gcc dot gnu.org --- It is an ordering issue. We are adding edges to heap and resolving speculations at once that means that we have temporarily wrong summaries. I am testing the following that should not

[Bug c++/64940] Question: is it possible to build a single gcc/g++ that will work on mult. OS versions?

2015-02-04 Thread bill.torpey at ullink dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64940 --- Comment #2 from Bill Torpey bill.torpey at ullink dot com --- Thanks for the quick reply! Unfortunately, the approach you suggest won't work for what we want to do, which is to have a *single* network-mounted gcc that can be used from both.

[Bug c++/51571] No named return value optimization while adding a dummy scope

2015-02-04 Thread marc at kdab dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51571 marc at kdab dot com changed: What|Removed |Added CC||marc at kdab dot com --- Comment

[Bug middle-end/64824] ICE in gimple verification

2015-02-04 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64824 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last

[Bug gcov-profile/64123] [5 Regression] Instrumented Firefox segfaults on start

2015-02-04 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64123 --- Comment #26 from Jan Hubicka hubicka at gcc dot gnu.org --- Author: hubicka Date: Wed Feb 4 23:26:40 2015 New Revision: 220424 URL: https://gcc.gnu.org/viewcvs?rev=220424root=gccview=rev Log: PR gcov/64123 * gcov-io.c (gcov_var):

[Bug ipa/64559] [5 Regression] ICE at -Os on x86_64-linux-gnu in remove_unreachable_nodes, at ipa.c:582

2015-02-04 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64559 --- Comment #5 from Matthias Klose doko at gcc dot gnu.org --- Author: doko Date: Wed Feb 4 23:36:22 2015 New Revision: 220426 URL: https://gcc.gnu.org/viewcvs?rev=220426root=gccview=rev Log: 2015-02-04 Matthias Klose d...@ubuntu.com

[Bug ipa/61548] [5 Regression] FAIL: gcc.dg/tls/alias-1.c (internal compiler error)

2015-02-04 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61548 --- Comment #17 from Jan Hubicka hubicka at gcc dot gnu.org --- Created attachment 34673 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=34673action=edit Proposed fix Ok, there seems to be 3 issues ;) First is that emutls does not resolve

[Bug ipa/64686] [5 Regression] ICE: in edge_badness, at ipa-inline.c:912 during Firefox LTO build with enabled checking

2015-02-04 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64686 --- Comment #8 from Jan Hubicka hubicka at gcc dot gnu.org --- Author: hubicka Date: Thu Feb 5 00:16:11 2015 New Revision: 220429 URL: https://gcc.gnu.org/viewcvs?rev=220429root=gccview=rev Log: PR ipa/64686 * ipa-inline.c

[Bug ipa/64068] [5 Regression] ICE: in remove_unreachable_nodes, at ipa.c:546

2015-02-04 Thread wmi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64068 --- Comment #12 from wmi at gcc dot gnu.org --- Author: wmi Date: Thu Feb 5 00:27:54 2015 New Revision: 220431 URL: https://gcc.gnu.org/viewcvs?rev=220431root=gccview=rev Log: Backport from gcc-4_9-branch. 2015-02-04 Matthias Klose

[Bug bootstrap/64256] [5.0 Regression] Pointer Bounds Checker builtins enum overflows stabstring length

2015-02-04 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64256 --- Comment #8 from David Edelsohn dje at gcc dot gnu.org --- Thanks for the patch, Zoltan, but the patch is not the challenge. It is not difficult to instruct GCC to generate stabs with continuation. The question always has been if the

[Bug debug/64942] FAIL: pr43077-1.c and pr43051-1.c

2015-02-04 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64942 Ramana Radhakrishnan ramana at gcc dot gnu.org changed: What|Removed |Added Keywords|

[Bug tree-optimization/64705] Bad code generation of sieve on x86-64 because of too aggressive IV optimizations

2015-02-04 Thread amker at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64705 --- Comment #4 from amker at gcc dot gnu.org --- I had a patch.

[Bug tree-optimization/62173] [5.0 regression] 64bit Arch can't ivopt while 32bit Arch can

2015-02-04 Thread amker at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62173 --- Comment #33 from amker at gcc dot gnu.org --- (In reply to Richard Biener from comment #32) So I take the other way around by passing the IV's ssa_name into scev_probably_wraps_p along call sequence

[Bug sanitizer/59009] libsanitizer merge from upstream r191666 breaks bootstrap on powerpc64-linux and aarch64-linux

2015-02-04 Thread mkuvyrkov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59009 Maxim Kuvyrkov mkuvyrkov at gcc dot gnu.org changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org

[Bug target/62631] gcc.dg/tree-ssa/ivopts-lt-2.c FAILs

2015-02-04 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62631 --- Comment #16 from Eric Botcazou ebotcazou at gcc dot gnu.org --- The cost of expression p + ((sizetype)(99 - i_6(D)) + 1) * 4 computed using normal +/-/* operators on sparc64 is 18, but the cost is 32 if it is computed as p +

[Bug sanitizer/59009] libsanitizer merge from upstream r191666 breaks bootstrap on powerpc64-linux and aarch64-linux

2015-02-04 Thread mkuvyrkov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59009 Maxim Kuvyrkov mkuvyrkov at gcc dot gnu.org changed: What|Removed |Added CC||mkuvyrkov

[Bug middle-end/54303] -fdata-sections -ffunction-sections and -fmerge-constants do not work well together

2015-02-04 Thread jwrdegoede at fedoraproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54303 Hans de Goede jwrdegoede at fedoraproject dot org changed: What|Removed |Added CC|

[Bug target/64407] xstormy16-elf: ICE in simplify_const_unary_operation, at simplify-rtx.c:1730

2015-02-04 Thread nickc at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64407 Nick Clifton nickc at redhat dot com changed: What|Removed |Added CC||nickc at redhat

[Bug rtl-optimization/64905] unsigned short is loaded with 4-byte load (movl)

2015-02-04 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64905 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added CC||law at redhat dot

[Bug bootstrap/63888] [5 Regression] bootstrap failed when configured with -with-build-config=bootstrap-asan --disable-werror

2015-02-04 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63888 --- Comment #29 from Jakub Jelinek jakub at gcc dot gnu.org --- Perhaps you can emit another symbol covering the original size plus padding in that case on targets where linker can do something so problematic. So you'd end up having e.g. symbol

[Bug target/64408] fr30-elf ICE in extract_insn, at recog.c:2202

2015-02-04 Thread nickc at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64408 --- Comment #1 from Nick Clifton nickc at gcc dot gnu.org --- Author: nickc Date: Wed Feb 4 13:42:26 2015 New Revision: 220400 URL: https://gcc.gnu.org/viewcvs?rev=220400root=gccview=rev Log: PR target/64408 * config/fr30/predicates.md

[Bug target/64408] fr30-elf ICE in extract_insn, at recog.c:2202

2015-02-04 Thread nickc at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64408 Nick Clifton nickc at redhat dot com changed: What|Removed |Added CC||nickc at redhat

[Bug debug/64817] [5 Regression] compilation hangs at -O3 with -g enabled on x86_64-linux-gnu

2015-02-04 Thread aoliva at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64817 --- Comment #9 from Alexandre Oliva aoliva at gcc dot gnu.org --- Author: aoliva Date: Wed Feb 4 14:24:00 2015 New Revision: 220406 URL: https://gcc.gnu.org/viewcvs?rev=220406root=gccview=rev Log: Fix signedness of compares expanding debug

[Bug c++/64934] New: The french text of --version is not proper french

2015-02-04 Thread pierreblavy at yahoo dot fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64934 Bug ID: 64934 Summary: The french text of --version is not proper french Product: gcc Version: 4.9.2 Status: UNCONFIRMED Severity: trivial Priority: P3

[Bug target/64935] New: [5 Regression] compare debug failure during building of Linux kernel

2015-02-04 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64935 Bug ID: 64935 Summary: [5 Regression] compare debug failure during building of Linux kernel Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal

[Bug target/62631] gcc.dg/tree-ssa/ivopts-lt-2.c FAILs

2015-02-04 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62631 --- Comment #17 from Eric Botcazou ebotcazou at gcc dot gnu.org --- This looks a generic problem in get_shiftadd_cost to me, it ought to mimic the algorithms in expmed.c, something like: @@ -3597,22 +3597,26 @@ get_shiftadd_cost (tree expr,

  1   2   >