[Bug middle-end/61913] ICE in common_handle_option with -Wodr

2014-07-29 Thread hubicka at ucw dot cz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61913 --- Comment #11 from Jan Hubicka hubicka at ucw dot cz --- It seems quite a major deficiency if we are going to keep adding warnings to LTO, which are never tested and there is a high chance they are not working at all. Is there a PR about

Re: [Bug middle-end/61913] ICE in common_handle_option with -Wodr

2014-07-29 Thread Jan Hubicka
It seems quite a major deficiency if we are going to keep adding warnings to LTO, which are never tested and there is a high chance they are not working at all. Is there a PR about it? Is Jan or someone else working on it? I don't know about such PR. Neither do I know whether Jan's

Re: [Bug middle-end/61913] ICE in common_handle_option with -Wodr

2014-07-29 Thread Jan Hubicka
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61913 --- Comment #6 from Manuel López-Ibá??ez manu at gcc dot gnu.org --- (In reply to Marek Polacek from comment #5) (In reply to Manuel López-Ibá??ez from comment #4) It is pretty strange that you need a Var() if it is not used anywhere.

[Bug middle-end/61913] ICE in common_handle_option with -Wodr

2014-07-29 Thread hubicka at ucw dot cz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61913 --- Comment #12 from Jan Hubicka hubicka at ucw dot cz --- https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61913 --- Comment #6 from Manuel López-Ibá??ez manu at gcc dot gnu.org --- (In reply to Marek Polacek from comment #5) (In reply to

[Bug tree-optimization/61938] Vectorization not happening .

2014-07-29 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61938 --- Comment #1 from Andrew Pinski pinskia at gcc dot gnu.org --- array[selectvector[i]] is not handled.

[Bug debug/61923] [4.8/4.9/4.10 Regression] -fcompare-debug errors while building Linux kernel.

2014-07-29 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61923 --- Comment #3 from Markus Trippelsdorf trippels at gcc dot gnu.org --- Created attachment 33200 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=33200action=edit original testcase The issue is more visible with the original attached

[Bug c/61942] New: loop-iv.c:2272 signed integer overflow

2014-07-29 Thread zeccav at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61942 Bug ID: 61942 Summary: loop-iv.c:2272 signed integer overflow Product: gcc Version: 4.9.1 Status: UNCONFIRMED Severity: minor Priority: P3 Component: c

[Bug c/61943] New: tree-ssa-loop-ivopts.c:4148 signed integer overflow

2014-07-29 Thread zeccav at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61943 Bug ID: 61943 Summary: tree-ssa-loop-ivopts.c:4148 signed integer overflow Product: gcc Version: 4.9.1 Status: UNCONFIRMED Severity: minor Priority: P3

[Bug c/61944] New: loop-iv.c:2610 signed integer overflow

2014-07-29 Thread zeccav at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61944 Bug ID: 61944 Summary: loop-iv.c:2610 signed integer overflow Product: gcc Version: 4.9.1 Status: UNCONFIRMED Severity: minor Priority: P3 Component: c

[Bug lto/61123] With LTO, -fno-short-enums is ignored, resulting in ABI mis-matching in linking.

2014-07-29 Thread xguo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61123 --- Comment #8 from xuepeng guo xguo at gcc dot gnu.org --- Author: xguo Date: Tue Jul 29 07:11:02 2014 New Revision: 213147 URL: https://gcc.gnu.org/viewcvs?rev=213147root=gccview=rev Log: gcc/c-family/ 2014-07-29 Terry Guo terry@arm.com

[Bug c++/61945] New: tree check fail with -Woverloaded-virtual

2014-07-29 Thread dcb314 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61945 Bug ID: 61945 Summary: tree check fail with -Woverloaded-virtual Product: gcc Version: 4.9.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug libstdc++/60037] SIGFPE in std::generate_canonicalunsigned int...

2014-07-29 Thread emsr at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60037 --- Comment #11 from emsr at gcc dot gnu.org --- Patch posted. I must have been nuts.

[Bug bootstrap/61320] [4.10 regression] ICE in jcf-parse.c:1622 (parse_class_file

2014-07-29 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61320 --- Comment #63 from ro at CeBiTec dot Uni-Bielefeld.DE ro at CeBiTec dot Uni-Bielefeld.DE --- --- Comment #62 from ro at CeBiTec dot Uni-Bielefeld.DE ro at CeBiTec dot Uni-Bielefeld.DE --- [...] With the patch, SPARC bootstrap concluded on

[Bug libstdc++/61946] New: rope construction, passing allocator referenct without const

2014-07-29 Thread stuff at trez dot name
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61946 Bug ID: 61946 Summary: rope construction, passing allocator referenct without const Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: minor

[Bug tree-optimization/61938] Vectorization not happening .

2014-07-29 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61938 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |WAITING

[Bug libstdc++/61946] [4.8/4.9/4.10 Regression] rope construction, passing allocator referenct without const

2014-07-29 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61946 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug rtl-optimization/61712] thumb1_reorg crashes

2014-07-29 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61712 Richard Earnshaw rearnsha at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug target/61544] ICE due to thumb1_reorg function mishandles label type insn

2014-07-29 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61544 Richard Earnshaw rearnsha at gcc dot gnu.org changed: What|Removed |Added CC|

[Bug middle-end/55035] reload1.c:3766:41: error: ‘orig_dup[0]’ may be used uninitialized in this function (for fr30, microblaze, moxie, rl78)

2014-07-29 Thread hp at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55035 Hans-Peter Nilsson hp at gcc dot gnu.org changed: What|Removed |Added Known to fail||4.10.0 ---

[Bug libstdc++/61947] New: Ambiguous calls when constructing std::tuple

2014-07-29 Thread roman.perepelitsa at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61947 Bug ID: 61947 Summary: Ambiguous calls when constructing std::tuple Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug middle-end/54664] expand_gimple_cond warning for predictably small BRANCH_COST

2014-07-29 Thread hp at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54664 Hans-Peter Nilsson hp at gcc dot gnu.org changed: What|Removed |Added CC||hp at gcc dot

[Bug middle-end/52478] -ftrapv calls the wrong functions in libgcc

2014-07-29 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52478 --- Comment #8 from Richard Biener rguenth at gcc dot gnu.org --- Author: rguenth Date: Tue Jul 29 11:10:49 2014 New Revision: 213153 URL: https://gcc.gnu.org/viewcvs?rev=213153root=gccview=rev Log: 2014-07-29 Richard Biener rguent...@suse.de

[Bug target/61948] New: [ARM] [4.9 regression] ICE with DImode shift by 1 bit (in copyprop_hardreg_forward_1)

2014-07-29 Thread cbaylis at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61948 Bug ID: 61948 Summary: [ARM] [4.9 regression] ICE with DImode shift by 1 bit (in copyprop_hardreg_forward_1) Product: gcc Version: 4.9.0 Status: UNCONFIRMED

[Bug sanitizer/61875] ATRIBUTE_NONNULL macro error

2014-07-29 Thread charles.barcza at blackpanther dot hu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61875 --- Comment #4 from charles.barcza at blackpanther dot hu --- Hi, Confirmed this problem but the follow post solved libsanitizer problem: Comment #3 from Tatiana Udalova t.udalova at samsung dot com --- You can fix problem in Tizen via

[Bug target/61948] [ARM] [4.9 regression] ICE with DImode shift by 1 bit (in copyprop_hardreg_forward_1)

2014-07-29 Thread cbaylis at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61948 cbaylis at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last

[Bug lto/61868] -frandom-seed always results in random_seed of 0

2014-07-29 Thread bmei at broadcom dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61868 Bingfeng Mei bmei at broadcom dot com changed: What|Removed |Added Component|driver |lto --- Comment

[Bug target/43725] Poor instructions selection, scheduling and registers allocation for ARM NEON intrinsics

2014-07-29 Thread m.zakirov at samsung dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43725 --- Comment #8 from Marat Zakirov m.zakirov at samsung dot com --- UPDATE Using little fix you may got a much better code... transpose_16x16: .fnstart @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0,

[Bug libstdc++/61947] [4.8/4.9/4.10 Regression] Ambiguous calls when constructing std::tuple

2014-07-29 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61947 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug target/43725] Poor instructions selection, scheduling and registers allocation for ARM NEON intrinsics

2014-07-29 Thread m.zakirov at samsung dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43725 --- Comment #9 from Marat Zakirov m.zakirov at samsung dot com --- I used following patch diff --git a/gcc/cse.c b/gcc/cse.c index 34f9364..a9e0442 100644 --- a/gcc/cse.c +++ b/gcc/cse.c @@ -2862,6 +2862,9 @@ canon_reg (rtx x, rtx insn)

[Bug middle-end/61734] [4.10 Regression] Regression in ABS_EXPR recognition

2014-07-29 Thread enkovich.gnu at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61734 --- Comment #10 from Ilya Enkovich enkovich.gnu at gmail dot com --- Thanks for the fix! Is there any reason for ABS_EXPR detection for not working on 64bit target for the same test? The only difference should be the long long type size. How

[Bug libstdc++/61947] [4.8/4.9/4.10 Regression] Ambiguous calls when constructing std::tuple

2014-07-29 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61947 --- Comment #2 from Jonathan Wakely redi at gcc dot gnu.org --- Created attachment 33203 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=33203action=edit proposed patch Add std::allocator_arg_t parameter to unary _Head_base constructors

[Bug middle-end/61949] [4.10 regression] SEGV compiling gcc.dg/pch/import-[12].c

2014-07-29 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61949 Rainer Orth ro at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.10.0

[Bug tree-optimization/61929] Graphite: Banerjee and Omega differ on distance vectors (internal compiler error in compute_affine_dependence)

2014-07-29 Thread gcc at crg4 dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61929 --- Comment #4 from Charles Greathouse gcc at crg4 dot com --- I now have a testcase for failure with -floop-parallelize-all (without -fcheck-data-deps). I believe this is the same bug, or at least related, because this testcase also fails with

[Bug middle-end/61949] New: [4.10 regression] SEGV compiling gcc.dg/pch/import-[12].c

2014-07-29 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61949 Bug ID: 61949 Summary: [4.10 regression] SEGV compiling gcc.dg/pch/import-[12].c Product: gcc Version: 4.10.0 Status: UNCONFIRMED Severity: normal

[Bug middle-end/61950] New: [4.10 regression] Many 64-bit fortran allocate tests FAIL

2014-07-29 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61950 Bug ID: 61950 Summary: [4.10 regression] Many 64-bit fortran allocate tests FAIL Product: gcc Version: 4.10.0 Status: UNCONFIRMED Severity: normal

[Bug middle-end/61950] [4.10 regression] Many 64-bit fortran allocate tests FAIL

2014-07-29 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61950 Rainer Orth ro at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.10.0

[Bug c++/61951] New: -wExtra switch produce warning: parameter 'ptr' set but not used [-Wunused-but-set-parameter]

2014-07-29 Thread moblaza at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61951 Bug ID: 61951 Summary: -wExtra switch produce warning: parameter 'ptr' set but not used [-Wunused-but-set-parameter] Product: gcc Version: 4.8.1 Status: UNCONFIRMED

[Bug ada/60652] System.OS_Constants CRTSCTS

2014-07-29 Thread charlet at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60652 Arnaud Charlet charlet at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug middle-end/61734] [4.10 Regression] Regression in ABS_EXPR recognition

2014-07-29 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61734 --- Comment #11 from Eric Botcazou ebotcazou at gcc dot gnu.org --- Is there any reason for ABS_EXPR detection for not working on 64bit target for the same test? It is probably visible in the .original dump.

[Bug libstdc++/61947] [4.8/4.9/4.10 Regression] Ambiguous calls when constructing std::tuple

2014-07-29 Thread ppluzhnikov at google dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61947 Paul Pluzhnikov ppluzhnikov at google dot com changed: What|Removed |Added CC|

[Bug fortran/61952] New: ICE allocattion of array of type of type

2014-07-29 Thread valeryweber at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61952 Bug ID: 61952 Summary: ICE allocattion of array of type of type Product: gcc Version: 4.9.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran

[Bug target/61948] [ARM] [4.10 regression] ICE with DImode shift by 1 bit (in copyprop_hardreg_forward_1)

2014-07-29 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61948 Ramana Radhakrishnan ramana at gcc dot gnu.org changed: What|Removed |Added Keywords|

[Bug middle-end/61734] [4.10 Regression] Regression in ABS_EXPR recognition

2014-07-29 Thread enkovich.gnu at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61734 --- Comment #12 from Ilya Enkovich enkovich.gnu at gmail dot com --- Before your last fix both 32bit and 64bit versions of .original look similar except a condition. We have (a - b 0) for 64 bit and (a b) for 32bit. 64bit version (before and

[Bug ada/60652] System.OS_Constants CRTSCTS

2014-07-29 Thread charlet at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60652 --- Comment #2 from Arnaud Charlet charlet at gcc dot gnu.org --- Author: charlet Date: Tue Jul 29 14:46:27 2014 New Revision: 213201 URL: https://gcc.gnu.org/viewcvs?rev=213201root=gccview=rev Log: 2014-07-29 Robert Dewar de...@adacore.com

[Bug tree-optimization/61114] Scalar evolution hides a big-endian const-folding bug.

2014-07-29 Thread alan.lawrence at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61114 Alan Lawrence alan.lawrence at arm dot com changed: What|Removed |Added CC|

[Bug libstdc++/60037] SIGFPE in std::generate_canonicalunsigned int...

2014-07-29 Thread emsr at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60037 --- Comment #12 from emsr at gcc dot gnu.org --- Author: emsr Date: Tue Jul 29 14:56:45 2014 New Revision: 213207 URL: https://gcc.gnu.org/viewcvs?rev=213207root=gccview=rev Log: 2014-07-29 Ed Smith-Rowland 3dw...@verizon.net PR

[Bug c++/61953] New: [C++11] The template parameter pack of a function template should be the last template parameter

2014-07-29 Thread kariya_mitsuru at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61953 Bug ID: 61953 Summary: [C++11] The template parameter pack of a function template should be the last template parameter Product: gcc Version: 4.10.0 Status: UNCONFIRMED

[Bug ipa/61885] [4.10 Regression] ICE: in types_same_for_odr, at ipa-devirt.c:383 with LTO

2014-07-29 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61885 Markus Trippelsdorf trippels at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug middle-end/61734] [4.10 Regression] Regression in ABS_EXPR recognition

2014-07-29 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61734 --- Comment #13 from Eric Botcazou ebotcazou at gcc dot gnu.org --- Before your last fix both 32bit and 64bit versions of .original look similar except a condition. We have (a - b 0) for 64 bit and (a b) for 32bit. That's obsolete though,

[Bug ada/61954] New: Ada fails to properly pass pointer arguments on x32

2014-07-29 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61954 Bug ID: 61954 Summary: Ada fails to properly pass pointer arguments on x32 Product: gcc Version: 4.10.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug bootstrap/61914] [4.10 Regression] wide-int change breaks bootstrap

2014-07-29 Thread hjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61914 --- Comment #4 from hjl at gcc dot gnu.org hjl at gcc dot gnu.org --- Author: hjl Date: Tue Jul 29 15:19:22 2014 New Revision: 213213 URL: https://gcc.gnu.org/viewcvs?rev=213213root=gccview=rev Log: Replace strtok with strtoken PR

[Bug bootstrap/61914] [4.10 Regression] wide-int change breaks bootstrap

2014-07-29 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61914 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug sanitizer/61955] New: libsanitizer fails to compile on RHEL4

2014-07-29 Thread tortoise_74 at yahoo dot co.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61955 Bug ID: 61955 Summary: libsanitizer fails to compile on RHEL4 Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug sanitizer/61955] libsanitizer fails to compile on RHEL4

2014-07-29 Thread tortoise_74 at yahoo dot co.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61955 --- Comment #1 from Bruce Adams tortoise_74 at yahoo dot co.uk --- configuring with --disable-libsantizer progresses the build but it fails later on linking cilk. See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61956

[Bug c++/61956] New: problem links cilk on RHEL4

2014-07-29 Thread tortoise_74 at yahoo dot co.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61956 Bug ID: 61956 Summary: problem links cilk on RHEL4 Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug c++/61956] problem linking cilk on RHEL4

2014-07-29 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61956 --- Comment #1 from Andrew Pinski pinskia at gcc dot gnu.org --- Can you try a newer binutils?

[Bug libstdc++/60037] SIGFPE in std::generate_canonicalunsigned int...

2014-07-29 Thread emsr at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60037 emsr at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug libstdc++/60037] SIGFPE in std::generate_canonicalunsigned int...

2014-07-29 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60037 --- Comment #14 from Jonathan Wakely redi at gcc dot gnu.org --- Yes, OK for 4.9 - thanks again

[Bug libstdc++/61947] [4.8/4.9/4.10 Regression] Ambiguous calls when constructing std::tuple

2014-07-29 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61947 --- Comment #4 from Jonathan Wakely redi at gcc dot gnu.org --- Author: redi Date: Tue Jul 29 17:30:34 2014 New Revision: 213221 URL: https://gcc.gnu.org/viewcvs?rev=213221root=gccview=rev Log: PR libstdc++/61947 * include/std/tuple

[Bug libstdc++/61946] [4.8/4.9/4.10 Regression] rope construction, passing allocator referenct without const

2014-07-29 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61946 --- Comment #2 from Jonathan Wakely redi at gcc dot gnu.org --- Author: redi Date: Tue Jul 29 17:30:25 2014 New Revision: 213220 URL: https://gcc.gnu.org/viewcvs?rev=213220root=gccview=rev Log: PR libstdc++/61946 * include/ext/rope

[Bug libstdc++/61947] [4.8/4.9/4.10 Regression] Ambiguous calls when constructing std::tuple

2014-07-29 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61947 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Known to work||4.10.0 ---

[Bug libstdc++/61946] [4.8/4.9/4.10 Regression] rope construction, passing allocator referenct without const

2014-07-29 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61946 --- Comment #3 from Jonathan Wakely redi at gcc dot gnu.org --- Fixed on trunk so far

[Bug c/61958] function arbitrarily placed in .text.unlikely section

2014-07-29 Thread jpoimboe at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61958 --- Comment #1 from Josh Poimboeuf jpoimboe at redhat dot com --- Created attachment 33207 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=33207action=edit gzipped .i file for the good case

[Bug c/61958] New: function arbitrarily placed in .text.unlikely section

2014-07-29 Thread jpoimboe at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61958 Bug ID: 61958 Summary: function arbitrarily placed in .text.unlikely section Product: gcc Version: 4.9.1 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug tree-optimization/61938] Vectorization not happening .

2014-07-29 Thread harmeeksingh at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61938 --- Comment #3 from harmeeksingh at gmail dot com --- #include stdio.h #define VEC 1024 typedef long int int64; typedef int int32; void foo (int arraysize, int *__restrict result, int *__restrict

[Bug tree-optimization/61938] Vectorization not happening .

2014-07-29 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61938 --- Comment #4 from Marc Glisse glisse at gcc dot gnu.org --- Please show what you would like the code to look like after vectorization.

[Bug middle-end/61958] functions arbitrarily placed in .text.unlikely section

2014-07-29 Thread jpoimboe at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61958 --- Comment #2 from Josh Poimboeuf jpoimboe at redhat dot com --- I see a similar issue with another patch to a different kernel file: diff --git a/net/ipv4/fib_semantics.c b/net/ipv4/fib_semantics.c index b10cd43a..40c275f 100644 ---

[Bug middle-end/61958] functions arbitrarily placed in .text.unlikely section

2014-07-29 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61958 --- Comment #3 from Andrew Pinski pinskia at gcc dot gnu.org --- (In reply to Josh Poimboeuf from comment #2) This results in fib_info_hashfn() no longer being inlined (despite its static inline directive), and being placed in .text.unlikely.

[Bug target/61844] ICE when building libgcc for sh64 cross-compiler

2014-07-29 Thread olegendo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61844 Oleg Endo olegendo at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug c++/61959] New: internal compiler error: Segmentation fault when building Mozilla code

2014-07-29 Thread botond at mozilla dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61959 Bug ID: 61959 Summary: internal compiler error: Segmentation fault when building Mozilla code Product: gcc Version: 4.7.3 Status: UNCONFIRMED Severity: normal

[Bug middle-end/61958] functions arbitrarily placed in .text.unlikely section

2014-07-29 Thread andi-gcc at firstfloor dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61958 Andi Kleen andi-gcc at firstfloor dot org changed: What|Removed |Added CC||andi-gcc at

[Bug c++/61959] internal compiler error: Segmentation fault when building Mozilla code

2014-07-29 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61959 --- Comment #1 from Andrew Pinski pinskia at gcc dot gnu.org --- See file:///usr/share/doc/gcc-4.7/README.Bugs for instructions.

[Bug c++/61959] internal compiler error: Segmentation fault when building Mozilla code

2014-07-29 Thread botond at mozilla dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61959 --- Comment #2 from Botond Ballo botond at mozilla dot com --- (In reply to Andrew Pinski from comment #1) See file:///usr/share/doc/gcc-4.7/README.Bugs for instructions. Here is the output of g++ -v: Using built-in specs.

[Bug c++/61959] internal compiler error: Segmentation fault when building Mozilla code

2014-07-29 Thread botond at mozilla dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61959 Botond Ballo botond at mozilla dot com changed: What|Removed |Added Version|4.7.3 |4.9.0 ---

[Bug c++/61959] internal compiler error: in tree_to_uhwi, at tree.h:3657 when building Mozilla code

2014-07-29 Thread botond at mozilla dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61959 --- Comment #4 from Botond Ballo botond at mozilla dot com --- Reduced code that triggers the ICE: template class T, class Sub, class Coord struct BasePoint { Coord x, y; constexpr BasePoint(Coord aX, Coord aY) : x(aX), y(aY) {} };

[Bug ada/61954] Ada fails to properly pass pointer arguments on x32

2014-07-29 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61954 --- Comment #1 from H.J. Lu hjl.tools at gmail dot com --- Ada seems to use a struct for pointers, something like struct pointer { void *p; void *b; }; But it fails to properly zero-extend pointers when calling C functions: [hjl@gnu-6

[Bug libstdc++/60037] SIGFPE in std::generate_canonicalunsigned int...

2014-07-29 Thread emsr at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60037 --- Comment #15 from emsr at gcc dot gnu.org --- Author: emsr Date: Wed Jul 30 00:25:17 2014 New Revision: 213231 URL: https://gcc.gnu.org/viewcvs?rev=213231root=gccview=rev Log: 2014-07-29 Ed Smith-Rowland 3dw...@verizon.net PR

[Bug ada/61954] Ada fails to properly pass pointer arguments on x32

2014-07-29 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61954 --- Comment #2 from H.J. Lu hjl.tools at gmail dot com --- Maybe Ada fails to tell the backend that a parameter is a pointer: [hjl@gnu-6 tmp]$ cat p2.c struct pointer { int p; int b; }; extern void bar (int p); void xxx (struct pointer p)

[Bug middle-end/61959] [4.8/4.9/4.10 Regression] ICE: in tree_to_uhwi, at tree.h:3657 when building Mozilla code

2014-07-29 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61959 Markus Trippelsdorf trippels at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug middle-end/61958] functions arbitrarily placed in .text.unlikely section

2014-07-29 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61958 Marek Polacek mpolacek at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED