[Bug target/44107] gcc emits frame (epilogue) info incompatible with the darwin {8,9}-unwinder,10-compacter

2014-01-21 Thread g...@denis-excoffier.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44107 --- Comment #27 from Denis Excoffier --- I (OP) suppose we can WONTFIX that one. Thanks.

[Bug sanitizer/58937] Preloaded libasan segfaults on unsanitized executables

2014-01-21 Thread eugeni.stepanov at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58937 --- Comment #15 from Evgeniy Stepanov --- In fact, a recent change disabled ASAN_FLEXIBLE_MAPPING_AND_OFFSET and killed all supporting code. Or are you talking about a different change? ASAN_FLEXIBLE_MAPPING_AND_OFFSET indeed prevents LD_PRELOAD

[Bug tree-optimization/59903] New: ICE on valid code at -O3 on x86_64-linux-gnu (affecting trunk and 4.8.x)

2014-01-21 Thread su at cs dot ucdavis.edu
Configured with: ../gcc-trunk/configure --prefix=/usr/local/gcc-trunk --enable-languages=c,c++ --disable-werror --enable-multilib Thread model: posix gcc version 4.9.0 20140121 (experimental) [trunk revision 206876] (GCC) $ $ gcc-trunk -O2 small.c; a.out $ gcc-4.7.3 -O3 small.c; a.out $ $ gcc

[Bug ada/59853] gnatmake cannot build a library

2014-01-21 Thread charlet at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59853 Arnaud Charlet changed: What|Removed |Added Status|WAITING |RESOLVED CC|

[Bug sanitizer/58680] Spurious warnings from libasan

2014-01-21 Thread y.gribov at samsung dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58680 Yury Gribov changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug bootstrap/59902] Cilk gcc bootstrap for arm target on x86 host

2014-01-21 Thread karim at kaist dot ac.kr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59902 C.Karim changed: What|Removed |Added Keywords||build Target|

[Bug bootstrap/59902] New: Cilk gcc bootstrap for arm target on x86 host

2014-01-21 Thread karim at kaist dot ac.kr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59902 Bug ID: 59902 Summary: Cilk gcc bootstrap for arm target on x86 host Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: bo

[Bug sanitizer/58937] Preloaded libasan segfaults on unsanitized executables

2014-01-21 Thread y.gribov at samsung dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58937 --- Comment #14 from Yury Gribov --- With recent decision to enable ASAN_FLEXIBLE_MAPPING_AND_OFFSET by default I don't see how LD_PRELOAD is going to work at all. What's the reasoning behind this change?

[Bug ada/59853] gnatmake cannot build a library

2014-01-21 Thread allan at archlinux dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59853 Allan McRae changed: What|Removed |Added CC||allan at archlinux dot org --- Comment #5 f

[Bug c++/59901] New: internal compiler error: in retrieve_specialization cp/pt.c:1012

2014-01-21 Thread burrows.labs at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59901 Bug ID: 59901 Summary: internal compiler error: in retrieve_specialization cp/pt.c:1012 Product: gcc Version: 4.7.3 Status: UNCONFIRMED Severity: normal

[Bug c++/59900] isnan signals FPE invalid operation when given a NaN

2014-01-21 Thread cam888eron at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59900 --- Comment #1 from Cameron MacMinn --- Created attachment 31913 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31913&action=edit preprocessed file 2nd needs 2 source files, hence 2 .ii preprocessed files

[Bug c++/59900] New: isnan signals FPE invalid operation when given a NaN

2014-01-21 Thread cam888eron at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59900 Bug ID: 59900 Summary: isnan signals FPE invalid operation when given a NaN Product: gcc Version: 4.4.6 Status: UNCONFIRMED Severity: normal Priority: P3 Componen

[Bug rtl-optimization/59896] [4.9 regression] Bootstrap: Thumb-1 LRA unable to generate reloads for jump_insn

2014-01-21 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59896 Jeffrey A. Law changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug rtl-optimization/59858] [4.8 Regression] ICE: assign_by_spills, at lra-assigns.c:1283

2014-01-21 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59858 Jeffrey A. Law changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug rtl-optimization/59896] [4.9 regression] Bootstrap: Thumb-1 LRA unable to generate reloads for jump_insn

2014-01-21 Thread vmakarov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59896 --- Comment #2 from Vladimir Makarov --- Author: vmakarov Date: Tue Jan 21 21:26:33 2014 New Revision: 206908 URL: http://gcc.gnu.org/viewcvs?rev=206908&root=gcc&view=rev Log: 2014-01-21 Vladimir Makarov PR rtl-optimization/59896 * lr

[Bug libstdc++/59656] weak_ptr::lock function crashes when compiling with -fno-exceptions flag

2014-01-21 Thread ppluzhnikov at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59656 --- Comment #4 from Paul Pluzhnikov --- Created attachment 31911 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31911&action=edit test case Copy of test case from PR 59869

[Bug c/59891] [4.7/4.8/4.9 Regression] ICE on invalid code (with div-by-zero) at all optimization levels on x86_64-linux-gnu

2014-01-21 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59891 --- Comment #8 from joseph at codesourcery dot com --- I guess that means re-folding is the simplest thing to do (in this int_operands case where an operand might have a C_MAYBE_CONST_EXPR not at top level), instead of using remove_c_maybe_const

[Bug target/59003] [4.9 Regression] profiledbootstrap miscompiles gcc during stagefeedback --with-tune=amdfam10

2014-01-21 Thread trippels at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59003 Markus Trippelsdorf changed: What|Removed |Added Status|ASSIGNED|RESOLVED CC|

[Bug c++/59867] Template string literal loses first symbol

2014-01-21 Thread 3dw4rd at verizon dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59867 --- Comment #11 from Ed Smith-Rowland <3dw4rd at verizon dot net> --- This may be related to http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58781 - another decltype user-defined literal bug.

[Bug libstdc++/56267] [4.7/4.8/4.9 Regression] unordered containers require Assignable hash function

2014-01-21 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56267 --- Comment #8 from Jonathan Wakely --- Author: redi Date: Tue Jan 21 19:38:35 2014 New Revision: 206904 URL: http://gcc.gnu.org/viewcvs?rev=206904&root=gcc&view=rev Log: PR libstdc++/56267 * include/bits/hashtable.h (__cache_default): Do

[Bug rtl-optimization/59858] [4.8/4.9 Regression] ICE: assign_by_spills, at lra-assigns.c:1283

2014-01-21 Thread vmakarov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59858 --- Comment #2 from Vladimir Makarov --- Author: vmakarov Date: Tue Jan 21 19:15:40 2014 New Revision: 206897 URL: http://gcc.gnu.org/viewcvs?rev=206897&root=gcc&view=rev Log: 2014-01-21 Vladimir Makarov PR rtl-optimization/59858 * lr

[Bug c++/57899] [4.8/4.9 Regression] bind/function with data member: infinite recursion

2014-01-21 Thread rafal at rawicki dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57899 --- Comment #14 from Rafał Rawicki --- Created attachment 31910 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31910&action=edit C-reduced testcase with valid code C-reduce seems to be very stubborn in removing these parentheses, but this te

[Bug target/59003] [4.9 Regression] profiledbootstrap miscompiles gcc during stagefeedback --with-tune=amdfam10

2014-01-21 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59003 --- Comment #11 from Jakub Jelinek --- Author: jakub Date: Tue Jan 21 19:12:06 2014 New Revision: 206896 URL: http://gcc.gnu.org/viewcvs?rev=206896&root=gcc&view=rev Log: PR target/59003 * config/i386/i386.c (expand_small_movmem_or_setmem

[Bug other/59893] Use LTO for libgcc.a, libstdc++.a, etc

2014-01-21 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59893 --- Comment #4 from Marc Glisse --- Joseph, thank you for those precisions, I hadn't realized the width of the problem. Similarly, on my Debian multiarch machine, when I cross-compile for arm, I use a libgcc.a that was built natively on arm, so th

[Bug target/59462] c-c++-common/cilk-plus/AN/builtin_func_double2.c fails on MIPS

2014-01-21 Thread sje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59462 Steve Ellcey changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/59462] c-c++-common/cilk-plus/AN/builtin_func_double2.c fails on MIPS

2014-01-21 Thread sje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59462 --- Comment #2 from Steve Ellcey --- Author: sje Date: Tue Jan 21 18:49:27 2014 New Revision: 206894 URL: http://gcc.gnu.org/viewcvs?rev=206894&root=gcc&view=rev Log: Backport from mainline. 2014-01-17 Andrew Pinski Steve Ellcey

[Bug c/59891] [4.7/4.8/4.9 Regression] ICE on invalid code (with div-by-zero) at all optimization levels on x86_64-linux-gnu

2014-01-21 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59891 --- Comment #7 from Jakub Jelinek --- It would need to add it back afterwards. And, is NOP_EXPR the only thing that can be added this way around it?

[Bug c++/57899] [4.8/4.9 Regression] bind/function with data member: infinite recursion

2014-01-21 Thread rafal at rawicki dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57899 --- Comment #13 from Rafał Rawicki --- Right, the reduced testcase is invalid. I'll try to generate a valid one. In the meantime, I looked at the corresponding place in (gcc 4.8.2): 1125 /** 1126* If the argument is a bind expression, we

[Bug c/59891] [4.7/4.8/4.9 Regression] ICE on invalid code (with div-by-zero) at all optimization levels on x86_64-linux-gnu

2014-01-21 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59891 --- Comment #6 from Marek Polacek --- Would it work if remove_c_maybe_const_expr stripped NOP_EXPRs first?

[Bug c/59891] [4.7/4.8/4.9 Regression] ICE on invalid code (with div-by-zero) at all optimization levels on x86_64-linux-gnu

2014-01-21 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59891 --- Comment #5 from Jakub Jelinek --- Because the C_MAYBE_CONST_EXPR has been added again in: 4576 if (!op2_maybe_const || TREE_CODE (op2) != INTEGER_CST) 4577op2 = c_wrap_maybe_const (op2, !op2_maybe_const); around th

[Bug c++/57899] [4.8/4.9 Regression] bind/function with data member: infinite recursion

2014-01-21 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57899 --- Comment #12 from Jonathan Wakely --- C-reduce has created an invalid testcase, hasn't it? Line 115 is invalid, but the corresponding line in is not the same.

[Bug c/59891] [4.7/4.8/4.9 Regression] ICE on invalid code (with div-by-zero) at all optimization levels on x86_64-linux-gnu

2014-01-21 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59891 --- Comment #4 from joseph at codesourcery dot com --- On Tue, 21 Jan 2014, jakub at gcc dot gnu.org wrote: > The outer C_MAYBE_CONST_EXPR comes from: > #5 0x0059abd4 in note_integer_operands (expr= 0x719d8840>) at ../../gcc/c/c-type

[Bug other/59893] Use LTO for libgcc.a, libstdc++.a, etc

2014-01-21 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59893 --- Comment #3 from joseph at codesourcery dot com --- On Tue, 21 Jan 2014, glisse at gcc dot gnu.org wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59893 > > --- Comment #2 from Marc Glisse --- > (In reply to jos...@codesourcery.com from

[Bug c++/57899] [4.8/4.9 Regression] bind/function with data member: infinite recursion

2014-01-21 Thread rafal at rawicki dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57899 --- Comment #11 from Rafał Rawicki --- Created attachment 31909 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31909&action=edit C-reduced testcase I've c-reduced given testcase. Compare lines 103 and 115, I think the problem lies here.

[Bug tree-optimization/59892] out of bounds array access is misoptimized

2014-01-21 Thread lukasz.dorau at intel dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59892 --- Comment #5 from Lukasz Dorau --- I see. Now I understand. Thanks!

[Bug tree-optimization/59892] out of bounds array access is misoptimized

2014-01-21 Thread trippels at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59892 --- Comment #4 from Markus Trippelsdorf --- (In reply to Lukasz Dorau from comment #3) > (In reply to Markus Trippelsdorf from comment #2) > > When v.hosts[0] or v.hosts[1] is NULL the loop is fine, so there is > > no reason for a warning. > > The

[Bug tree-optimization/59892] out of bounds array access is misoptimized

2014-01-21 Thread lukasz.dorau at intel dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59892 --- Comment #3 from Lukasz Dorau --- (In reply to Markus Trippelsdorf from comment #2) > When v.hosts[0] or v.hosts[1] is NULL the loop is fine, so there is > no reason for a warning. > The testcase is obviously invalid. > But v.hosts[0] and v.hos

[Bug ipa/58678] [4.9 Regression] pykde4-4.11.2 link error (devirtualization too trigger happy)

2014-01-21 Thread trippels at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678 --- Comment #13 from Markus Trippelsdorf --- The issue from comment 9 is indeed the same problem. markus@x4 tmp % cat test.ii class Part { public: virtual ~Part(); }; class A : Part {}; void fn1() { A *a; delete a; } markus@x4 tmp % g++ -O2

gcc-bugs@gcc.gnu.org

2014-01-21 Thread seezer+gcc at roath dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57172 sego changed: What|Removed |Added CC||seezer+gcc at roath dot org --- Comment #9 from se

[Bug c/59891] [4.7/4.8/4.9 Regression] ICE on invalid code (with div-by-zero) at all optimization levels on x86_64-linux-gnu

2014-01-21 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59891 Jakub Jelinek changed: What|Removed |Added CC||jsm28 at gcc dot gnu.org --- Comment #3 f

[Bug other/58996] [4.9 regression] build failure in libcilkrts

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

[Bug ipa/58678] [4.9 Regression] pykde4-4.11.2 link error (devirtualization too trigger happy)

2014-01-21 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678 --- Comment #12 from David Kredba --- I can provide .ii files. Is this reducable? I can try target c-reduce to linker error. Is any of the http://gcc.gnu.org/wiki/A_guide_to_testcase_reduction applicable here please? What is clear is that gcc-4.8.

[Bug c/59891] [4.7/4.8/4.9 Regression] ICE on invalid code (with div-by-zero) at all optimization levels on x86_64-linux-gnu

2014-01-21 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59891 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org Compone

[Bug target/59003] [4.9 Regression] profiledbootstrap miscompiles gcc during stagefeedback --with-tune=amdfam10

2014-01-21 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59003 Jakub Jelinek changed: What|Removed |Added Attachment #31907|0 |1 is obsolete|

[Bug target/59003] [4.9 Regression] profiledbootstrap miscompiles gcc during stagefeedback --with-tune=amdfam10

2014-01-21 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59003 --- Comment #9 from Jakub Jelinek --- I believe the bug is in expand_small_movmem_or_setmem, if GET_MODE_SIZE (mode) < size, then we do size / GET_MODE_SIZE (mode) first stores starting at destmem's address (correct), but then do just a single sto

[Bug c++/59899] Internal compiler error: Segmentation fault

2014-01-21 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59899 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug ipa/58678] [4.9 Regression] pykde4-4.11.2 link error (devirtualization too trigger happy)

2014-01-21 Thread trippels at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678 --- Comment #11 from Markus Trippelsdorf --- David, without testcases it's very hard to tell what's going on.

[Bug ipa/58678] [4.9 Regression] pykde4-4.11.2 link error (devirtualization too trigger happy)

2014-01-21 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678 --- Comment #10 from David Kredba --- I reported this as Calligra error but it is not. Gcc-4.8.2 can compile the same source code. Trunk can't: CMakeFiles/calligrasheetscommon.dir/commands/ConditionCommand.cpp.o: In function `Calligra::Sheets::Co

[Bug target/59003] [4.9 Regression] profiledbootstrap miscompiles gcc during stagefeedback --with-tune=amdfam10

2014-01-21 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59003 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #8 f

[Bug rtl-optimization/59896] [4.9 regression] Bootstrap: Thumb-1 LRA unable to generate reloads for jump_insn

2014-01-21 Thread rearnsha at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59896 Richard Earnshaw changed: What|Removed |Added Keywords||ice-on-valid-code, ra Stat

[Bug tree-optimization/59651] [4.9 Regression] Vectorizer failing to spot dependence causes incorrect code generation.

2014-01-21 Thread mshawcroft at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59651 mshawcroft at gcc dot gnu.org changed: What|Removed |Added CC||christophe.lyon at st dot c

[Bug target/59725] [4.9 Regression] ARM,AArch64 r206148 (PR tree-optimization/59544) caused regressions in pr52943

2014-01-21 Thread mshawcroft at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59725 mshawcroft at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED C

[Bug rtl-optimization/58960] [4.9 regression] ICE in bmp_iter_set_init

2014-01-21 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58960 --- Comment #4 from Andreas Schwab --- Still fails as of r206866. http://gcc.gnu.org/ml/gcc-testresults/2014-01/msg01656.html

[Bug rtl-optimization/58960] [4.9 regression] ICE in bmp_iter_set_init

2014-01-21 Thread abel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58960 Andrey Belevantsev changed: What|Removed |Added CC||abel at gcc dot gnu.org --- Comment

[Bug c++/59899] New: Internal compiler error: Segmentation fault

2014-01-21 Thread arun.pk2k3 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59899 Bug ID: 59899 Summary: Internal compiler error: Segmentation fault Product: gcc Version: 4.6.3 Status: UNCONFIRMED Severity: major Priority: P3 Component: c++

[Bug ipa/58678] [4.9 Regression] pykde4-4.11.2 link error (devirtualization too trigger happy)

2014-01-21 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678 --- Comment #9 from David Kredba --- Maybe this is a same type of problem (kde-base/korganizer-4.12.1): CMakeFiles/korganizer_core.dir/kocore.o: In function `~Part': /var/tmp/portage/kde-base/korganizer-4.12.1/work/korganizer-4.12.1/korganizer/in

[Bug sanitizer/55561] TSAN: provide a TSAN instrumented libgomp

2014-01-21 Thread emil.styrke at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55561 Emil Styrke changed: What|Removed |Added CC||emil.styrke at gmail dot com --- Comment #4

[Bug rtl-optimization/57422] [4.9 Regression] ICE: SIGSEGV in dominated_by_p with custom flags

2014-01-21 Thread abel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57422 --- Comment #10 from Andrey Belevantsev --- Author: abel Date: Tue Jan 21 12:31:35 2014 New Revision: 206880 URL: http://gcc.gnu.org/viewcvs?rev=206880&root=gcc&view=rev Log: Backport from mainline 2013-12-23 Andrey Belevantsev

[Bug ipa/58678] [4.9 Regression] pykde4-4.11.2 link error (devirtualization too trigger happy)

2014-01-21 Thread trippels at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678 Markus Trippelsdorf changed: What|Removed |Added Status|RESOLVED|REOPENED Last reconfirmed|

[Bug ipa/58678] [4.9 Regression] pykde4-4.11.2 link error (devirtualization too trigger happy)

2014-01-21 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678 --- Comment #7 from David Kredba --- Gcc 4.8.2 compiles the same source code without errors reported for all selected Python 2.7, 3.2 and 3.3 versions. (Regression?)

[Bug middle-end/58742] pointer arithmetic simplification

2014-01-21 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58742 --- Comment #15 from Marc Glisse --- Another example: http://stackoverflow.com/q/21253690/1918193 where we have (-DVERSION=2): _128 = img$_M_impl$_M_start_130 + 400; pretmp_146 = (long intD.12) _128; pretmp_145 = (long intD.12) img$_M_i

[Bug c++/58980] [4.7/4.8/4.9 Regression] ICE with invalid enum declaration

2014-01-21 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58980 Paolo Carlini changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #2 from Paolo Carlin

[Bug ipa/58678] [4.9 Regression] pykde4-4.11.2 link error (devirtualization too trigger happy)

2014-01-21 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678 --- Comment #6 from David Kredba --- I am still affected by this on trunk with pykde4-4.12.1. Should I report it as pykde bug to its maintainers? CMakeFiles/python_module_PyKDE4_phonon.dir/sip/phonon/sipphononpart5.cpp.o: In function `~Notifier':

[Bug c++/53958] set_slot_part and canon_value_cmp using 90% of compile time

2014-01-21 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53958 --- Comment #8 from Alexandre Oliva --- Jakub is right WRT onepart vs non-onepart vars. Now, I can't think of any why the union/intersection couldn't be done incrementally, and only for changed incoming sets (but how would you tell an incoming se

[Bug c++/59898] alignment problems in std::map with avx/avx2

2014-01-21 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59898 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug c++/59898] New: alignment problems in std::map with avx/avx2

2014-01-21 Thread ignat at gmx dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59898 Bug ID: 59898 Summary: alignment problems in std::map with avx/avx2 Product: gcc Version: 4.7.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug c++/59818] [4.9 regression] Bogus error: call of overloaded .... is ambiguous

2014-01-21 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59818 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/59396] [avr] Wrong warning with ISR() and -flto

2014-01-21 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59396 --- Comment #8 from Georg-Johann Lay --- (In reply to Martin Nowak from comment #5) > (In reply to Georg-Johann Lay from comment #4) > > As the patch above has not been approved, it's unlikely this will ever get > > fixed... > > This should have

[Bug rtl-optimization/57422] [4.9 Regression] ICE: SIGSEGV in dominated_by_p with custom flags

2014-01-21 Thread abel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57422 --- Comment #9 from Andrey Belevantsev --- Author: abel Date: Tue Jan 21 10:22:07 2014 New Revision: 206876 URL: http://gcc.gnu.org/viewcvs?rev=206876&root=gcc&view=rev Log: Backport from mainline 2013-12-23 Andrey Belevantsev

[Bug testsuite/59897] FAIL: c-c++-common/asan/use-after-return-1.c -O* output pattern test, is 1: 0x2285020

2014-01-21 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59897 --- Comment #4 from Dominique d'Humieres --- > We also ignore function names / line info but use slightly different regexp. > ... All the other asan tests pass on darwin (except strncpy-overflow-1.c at -O0, pr59148). Only use-after-return-1.c fa

[Bug testsuite/59897] FAIL: c-c++-common/asan/use-after-return-1.c -O* output pattern test, is 1: 0x2285020

2014-01-21 Thread y.gribov at samsung dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59897 --- Comment #3 from Yury Gribov --- (In reply to Dominique d'Humieres from comment #2) > Could you please explicit the "more or less"? We also ignore function names / line info but use slightly different regexp. Here's an example for strncpy-over

[Bug testsuite/59897] FAIL: c-c++-common/asan/use-after-return-1.c -O* output pattern test, is 1: 0x2285020

2014-01-21 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59897 --- Comment #2 from Dominique d'Humieres --- > Looks like we do more or less the same for all other Asan tests. Could you please explicit the "more or less"? AFACT "#0.*Func2.*use-after-return-1.c:31.*" is generated by addr2line and is not p

[Bug target/52795] FAIL: gcc.dg/tree-prof/pr34999.c compilation, -fprofile-use -D_PROFILE_USE on {x86_64,i386}-apple-darwin{10,11} at -m64

2014-01-21 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52795 --- Comment #4 from Dominique d'Humieres --- As said in pr59541 comment 1, r206070 introduced new failures of the same kind with -m64: g++.dg/tree-prof/partition1.C gcc.dg/tree-prof/20041218-1.c gcc.dg/tree-prof/crossmodule-indircall-1.c gcc.dg/t

[Bug libstdc++/59894] Force use of the default new/delete

2014-01-21 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59894 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug testsuite/59897] FAIL: c-c++-common/asan/use-after-return-1.c -O* output pattern test, is 1: 0x2285020

2014-01-21 Thread y.gribov at samsung dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59897 Yury Gribov changed: What|Removed |Added CC||y.gribov at samsung dot com --- Comment #1

[Bug testsuite/59897] New: FAIL: c-c++-common/asan/use-after-return-1.c -O* output pattern test, is 1: 0x2285020

2014-01-21 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59897 Bug ID: 59897 Summary: FAIL: c-c++-common/asan/use-after-return-1.c -O* output pattern test, is 1: 0x2285020 Product: gcc Version: 4.9.0 Status: UNCONFIRMED Sev

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

2014-01-21 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59496 Dominique d'Humieres changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug gcov-profile/48361] gcov freezes when using --all-blocks (-a) flag.

2014-01-21 Thread chan.pen.cheong at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48361 cautionsign changed: What|Removed |Added CC||chan.pen.cheong at gmail dot com --- Comme