[Bug tree-optimization/77399] Poor code generation for vector casts and loads

2016-09-30 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77399 --- Comment #11 from Richard Biener --- Author: rguenth Date: Fri Sep 30 07:06:16 2016 New Revision: 240646 URL: https://gcc.gnu.org/viewcvs?rev=240646&root=gcc&view=rev Log: 2016-09-30 Richard Biener PR tree-optimization/77399

[Bug middle-end/77798] [7 Regression] 465.tonto ICE with trunk with -O2

2016-09-30 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77798 Martin Liška changed: What|Removed |Added Keywords||ice-on-valid-code Status|UNCO

[Bug c++/77748] pr77550.C fails on arm-none-eabi

2016-09-30 Thread bernd.edlinger at hotmail dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77748 Bernd Edlinger changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug middle-end/77798] [7 Regression] 465.tonto ICE with trunk with -O2

2016-09-30 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77798 --- Comment #2 from Martin Liška --- Created attachment 39726 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39726&action=edit Reduced test-case

[Bug fortran/77584] Unclassifiable statement error with procedure pointer using template named "structure_"

2016-09-30 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77584 Dominique d'Humieres changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug middle-end/77798] [7 Regression] 465.tonto ICE with trunk with -O2

2016-09-30 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77798 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug tree-optimization/77399] Poor code generation for vector casts and loads

2016-09-30 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77399 --- Comment #12 from Richard Biener --- Load part remains.

[Bug middle-end/77798] [7 Regression] 465.tonto ICE with trunk with -O2

2016-09-30 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77798 --- Comment #4 from Richard Biener --- Ok, looks like a genmatch insufficiency with type auto-detection.

[Bug fortran/77602] ICE with cyclic length declaration: Killed (program f951)

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

[Bug fortran/77603] ICE: Segmentation fault (program f951)

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

[Bug libstdc++/77801] New: std::experimental::gcd std::experimental::lcd use non-constexpr std::abs

2016-09-30 Thread ma30002000 at yahoo dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77801 Bug ID: 77801 Summary: std::experimental::gcd std::experimental::lcd use non-constexpr std::abs Product: gcc Version: 6.2.0 Status: UNCONFIRMED Severity: normal

[Bug fortran/69080] No automatic deallocation of allocatable function results

2016-09-30 Thread sv.muel...@tu-braunschweig.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69080 --- Comment #16 from Mueller --- I stumbled upon this problem when creating an object-oriented string class if I remember correctly. Some procedure would allocate a string and return it (like dummy_create_allocatable in the test prog). The callin

[Bug libstdc++/77801] std::experimental::gcd std::experimental::lcd use non-constexpr std::abs

2016-09-30 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77801 Jonathan Wakely changed: What|Removed |Added Status|NEW |WAITING

[Bug libstdc++/77801] std::experimental::gcd std::experimental::lcd use non-constexpr std::abs

2016-09-30 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77801 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/67200] Copy elision and implicit move in return performed in cases not allowed by standard

2016-09-30 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67200 Jonathan Wakely changed: What|Removed |Added Target Milestone|--- |6.0

[Bug c++/77797] Unable to use constexpr function as constexpr template parameter

2016-09-30 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77797 --- Comment #3 from Jonathan Wakely --- https://gcc.gnu.org/ shows the active releases.

[Bug fortran/77584] Unclassifiable statement error with procedure pointer using template named "structure_"

2016-09-30 Thread fritzoreese at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77584 Fritz Reese changed: What|Removed |Added CC||fritzoreese at gmail dot com --- Comment #

[Bug fortran/77584] Unclassifiable statement error with procedure pointer using template named "structure_"

2016-09-30 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77584 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org --- Comment

[Bug libstdc++/77802] New: [7 Regression] Boost Fiber doesn't compile

2016-09-30 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77802 Bug ID: 77802 Summary: [7 Regression] Boost Fiber doesn't compile Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc+

[Bug libstdc++/77802] [7 Regression] Boost Fiber doesn't compile

2016-09-30 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77802 Richard Biener changed: What|Removed |Added Target Milestone|--- |7.0

[Bug fortran/77785] ICE in gfc_get_caf_token_offset, at fortran/trans-expr.c:1990

2016-09-30 Thread vehre at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77785 vehre at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|WAITING --- Comment #3 from ve

[Bug fortran/77584] Unclassifiable statement error with procedure pointer using template named "structure_"

2016-09-30 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77584 --- Comment #8 from foreese at gcc dot gnu.org --- (In reply to Marek Polacek from comment #7) > You need to use your @gnu.gcc.org account to be able to modify BZs. Oh, thanks. Seems obvious now that I think about it. I didn't realize such an acc

[Bug target/47779] Problem cross-compiling trunk for bfin

2016-09-30 Thread wbx at openadk dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47779 --- Comment #7 from Waldemar Brodkorb --- I fixed it in uClibc-ng some time ago. So if you want you can close the ticket.

[Bug fortran/77782] ICE in gfc_get_union_type, at fortran/trans-types.c:2387

2016-09-30 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77782 --- Comment #3 from foreese at gcc dot gnu.org --- Author: foreese Date: Fri Sep 30 11:37:23 2016 New Revision: 240651 URL: https://gcc.gnu.org/viewcvs?rev=240651&root=gcc&view=rev Log: 2016-09-30 Fritz Reese Fix ICE caused by union types com

[Bug fortran/77782] ICE in gfc_get_union_type, at fortran/trans-types.c:2387

2016-09-30 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77782 foreese at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug libstdc++/77802] [7 Regression] Boost Fiber doesn't compile

2016-09-30 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77802 --- Comment #1 from Jonathan Wakely --- 17.6.4.8 [res.on.functions] p2 In particular, the effects are undefined in the following cases: ... — if an incomplete type (3.9) is used as a template argument when instantiating a template component, unl

[Bug fortran/77764] ICE in is_anonymous_component, at fortran/interface.c:450

2016-09-30 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77764 --- Comment #3 from foreese at gcc dot gnu.org --- Author: foreese Date: Fri Sep 30 11:42:31 2016 New Revision: 240652 URL: https://gcc.gnu.org/viewcvs?rev=240652&root=gcc&view=rev Log: 2016-09-30 Fritz Reese Fix ICE for maps with zero compon

[Bug libstdc++/77801] std::experimental::gcd std::experimental::lcd use non-constexpr std::abs

2016-09-30 Thread ma30002000 at yahoo dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77801 --- Comment #2 from Matthias Schneider --- Of course: [...] /home/vcs/VideoSDK/vcs-base/include/vcsbase/Time.h:122:203: in constexpr expansion of ‘vcsbase::Time::FromInt(ticks, (uncertaintyInTicks / 90u), 0l, ((int64_t)ticksPerMs))’ /home/vcs/

[Bug fortran/77764] ICE in is_anonymous_component, at fortran/interface.c:450

2016-09-30 Thread foreese at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77764 foreese at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug libstdc++/77801] std::experimental::gcd std::experimental::lcd use non-constexpr std::abs

2016-09-30 Thread ma30002000 at yahoo dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77801 --- Comment #3 from Matthias Schneider --- Isn't it also obvious that calling a non-constexpr function from a constexpr function will not work when actually using it as a constexpr?

[Bug libstdc++/77802] [7 Regression] Boost Fiber doesn't compile

2016-09-30 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77802 --- Comment #2 from Ville Voutilainen --- Mine.

[Bug libstdc++/77802] [7 Regression] Boost Fiber doesn't compile

2016-09-30 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77802 Ville Voutilainen changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug libstdc++/77801] std::experimental::gcd std::experimental::lcd use non-constexpr std::abs

2016-09-30 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77801 Jonathan Wakely changed: What|Removed |Added Keywords||rejects-valid Status|WAITI

[Bug libstdc++/77801] std::experimental::gcd std::experimental::lcd use non-constexpr std::abs

2016-09-30 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77801 --- Comment #5 from Jonathan Wakely --- Author: redi Date: Fri Sep 30 13:43:37 2016 New Revision: 240656 URL: https://gcc.gnu.org/viewcvs?rev=240656&root=gcc&view=rev Log: Remove use of std::abs in experimental::{gcd,lcm} PR libstdc++/7

[Bug c++/77803] New: Bogus implicit-fallthrough warning

2016-09-30 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77803 Bug ID: 77803 Summary: Bogus implicit-fallthrough warning Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug c++/77804] New: Internal compiler error on incorrect initialization of new-d array

2016-09-30 Thread vgheorgh at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77804 Bug ID: 77804 Summary: Internal compiler error on incorrect initialization of new-d array Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal

[Bug c++/77775] [7 Regression] since r238559 Kdevelop gets miscompiled

2016-09-30 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=5 Jason Merrill changed: What|Removed |Added Priority|P3 |P1 Status|NEW

[Bug fortran/77707] [5/6/7 Regression] formatted direct access: nextrec off by one

2016-09-30 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77707 Jerry DeLisle changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug fortran/70006] Duplicate errors "label not defined"

2016-09-30 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70006 --- Comment #10 from kargl at gcc dot gnu.org --- Author: kargl Date: Fri Sep 30 15:50:31 2016 New Revision: 240659 URL: https://gcc.gnu.org/viewcvs?rev=240659&root=gcc&view=rev Log: 2016-09-30 Steven G. Kargl Backport from trunk

[Bug c++/77803] Bogus implicit-fallthrough warning

2016-09-30 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77803 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/77807] New: Problem with for loop condition

2016-09-30 Thread antoine.sauma at tre dot se
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77807 Bug ID: 77807 Summary: Problem with for loop condition Product: gcc Version: 5.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Ass

[Bug c++/77807] Problem with for loop condition

2016-09-30 Thread antoine.sauma at tre dot se
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77807 Antoine Sauma changed: What|Removed |Added Severity|normal |major

[Bug fortran/71799] [7 Regression] ICE in DO loop code emission (gfc_resolve_iterator)

2016-09-30 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71799 --- Comment #6 from kargl at gcc dot gnu.org --- Author: kargl Date: Fri Sep 30 16:58:31 2016 New Revision: 240668 URL: https://gcc.gnu.org/viewcvs?rev=240668&root=gcc&view=rev Log: 2016-09-30 Steven G. Kargl Backport from trunk

[Bug c++/77807] Problem with for loop condition

2016-09-30 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77807 Markus Trippelsdorf changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug other/31566] @missing_file gives bad error message

2016-09-30 Thread law at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=31566 --- Comment #2 from Jeffrey A. Law --- Author: law Date: Fri Sep 30 17:21:26 2016 New Revision: 240669 URL: https://gcc.gnu.org/viewcvs?rev=240669&root=gcc&view=rev Log: PR other/31566 * gcc.c (process_command): For @filename hand

[Bug other/31566] @missing_file gives bad error message

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

[Bug libstdc++/77794] [5/6/7 Regression] libstdc++ doesn't bootstrap with ./configure --enable-symvers=gnu-versioned-namespace

2016-09-30 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77794 Jonathan Wakely changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug target/77670] PowerPC64 Spec 2006 fails on 453.povray using -mcpu=power9 -mpower9-minmax

2016-09-30 Thread meissner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77670 --- Comment #4 from Michael Meissner --- Author: meissner Date: Fri Sep 30 17:29:56 2016 New Revision: 240670 URL: https://gcc.gnu.org/viewcvs?rev=240670&root=gcc&view=rev Log: 2016-09-30 Michael Meissner Back port from trunk

[Bug fortran/68566] ICE on using unusable array in reshape (double free or corruption)

2016-09-30 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68566 --- Comment #20 from kargl at gcc dot gnu.org --- Author: kargl Date: Fri Sep 30 17:54:15 2016 New Revision: 240671 URL: https://gcc.gnu.org/viewcvs?rev=240671&root=gcc&view=rev Log: 2016-09-30 Steven G. Kargl Backport from trunk

[Bug tree-optimization/77808] New: [7 Regression] ICE in duplicate_ssa_name_ptr_info, at tree-ssanames.c:630 starting with r240439

2016-09-30 Thread doug.gilmore at imgtec dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77808 Bug ID: 77808 Summary: [7 Regression] ICE in duplicate_ssa_name_ptr_info, at tree-ssanames.c:630 starting with r240439 Product: gcc Version: 7.0 Status: UNCONFIRMED

[Bug c++/77733] Add fixit hint suggesting to use std::move

2016-09-30 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77733 Manuel López-Ibáñez changed: What|Removed |Added CC||manu at gcc dot gnu.org --- Commen

[Bug c++/77804] Internal compiler error on incorrect initialization of new-d array

2016-09-30 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77804 Martin Sebor changed: What|Removed |Added Keywords||ice-on-valid-code Status|UNCO

[Bug tree-optimization/77808] [7 Regression] ICE in duplicate_ssa_name_ptr_info, at tree-ssanames.c:630 starting with r240439

2016-09-30 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77808 Andrew Pinski changed: What|Removed |Added Keywords||ice-on-valid-code CC|

[Bug c++/77733] Add fixit hint suggesting to use std::move

2016-09-30 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77733 --- Comment #6 from Jonathan Wakely --- (In reply to Manuel López-Ibáñez from comment #5) > IMO the near match is misplaced. What follows the 'candidate:' should be a > C++ declaration. Why? Is that a policy or just opinion? > However, this is

[Bug libstdc++/77795] [6/7 Regression] ::gets declared in C++14 mode

2016-09-30 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77795 --- Comment #1 from Jonathan Wakely --- Author: redi Date: Fri Sep 30 18:28:53 2016 New Revision: 240672 URL: https://gcc.gnu.org/viewcvs?rev=240672&root=gcc&view=rev Log: libstdc++/77795 Only declare ::gets for C++98 and C++11 PR libst

[Bug libstdc++/77801] std::experimental::gcd std::experimental::lcd use non-constexpr std::abs

2016-09-30 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77801 --- Comment #6 from Jonathan Wakely --- Author: redi Date: Fri Sep 30 18:29:16 2016 New Revision: 240673 URL: https://gcc.gnu.org/viewcvs?rev=240673&root=gcc&view=rev Log: Remove use of std::abs in experimental::{gcd,lcm} PR libstdc++/7

[Bug libstdc++/77795] [6/7 Regression] ::gets declared in C++14 mode

2016-09-30 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77795 --- Comment #2 from Jonathan Wakely --- Author: redi Date: Fri Sep 30 18:29:24 2016 New Revision: 240674 URL: https://gcc.gnu.org/viewcvs?rev=240674&root=gcc&view=rev Log: libstdc++/77795 Only declare ::gets for C++98 and C++11 PR libst

[Bug libstdc++/77795] [6/7 Regression] ::gets declared in C++14 mode

2016-09-30 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77795 Jonathan Wakely changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug libstdc++/68323] chrono reference to ‘literals’ namespace is ambiguous when using gnu-versioned-namespace

2016-09-30 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68323 Jonathan Wakely changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug c++/77725] An example from the standard regarding member lookup fails to compile

2016-09-30 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77725 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libstdc++/77801] std::experimental::gcd std::experimental::lcd use non-constexpr std::abs

2016-09-30 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77801 Jonathan Wakely changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/77351] ICE in remove_trim, at frontend-passes.c:1145

2016-09-30 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77351 --- Comment #6 from kargl at gcc dot gnu.org --- Author: kargl Date: Fri Sep 30 19:21:12 2016 New Revision: 240678 URL: https://gcc.gnu.org/viewcvs?rev=240678&root=gcc&view=rev Log: 2016-09-30 Steven g. Kargl Backport from trunk

[Bug c++/77803] Bogus implicit-fallthrough warning

2016-09-30 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77803 --- Comment #2 from Marek Polacek --- Testing a fix.

[Bug go/77809] New: "_LITTLE_ENDIAN" redefined

2016-09-30 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77809 Bug ID: 77809 Summary: "_LITTLE_ENDIAN" redefined Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: go Assignee: i

[Bug preprocessor/77810] New: provide format_inform_at_substring to go with format_warning_at_substring

2016-09-30 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77810 Bug ID: 77810 Summary: provide format_inform_at_substring to go with format_warning_at_substring Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: enhance

[Bug preprocessor/77810] provide format_inform_at_substring to go with format_warning_at_substring

2016-09-30 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77810 --- Comment #1 from Martin Sebor --- Created attachment 39727 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39727&action=edit Prototype patch. I tested the attached proof-of-concept patch by integrating it into the gimple-ssa-sprintf pass

[Bug c++/77811] New: [concepts] invalid redefinition error when declaring friend function

2016-09-30 Thread ryan.burn at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77811 Bug ID: 77811 Summary: [concepts] invalid redefinition error when declaring friend function Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal

[Bug target/77756] __get_cpuid() returns wrong values for level 7 (extended features)

2016-09-30 Thread yzhang1985 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77756 --- Comment #12 from Yale Zhang --- What's the purpose of subleaf? Is it to distinguish the capabilities of different cores in a heterogeneous chip (e.g. ARM big-little)? Then I would be fine with making this an extra parameter to __get_cpuid().

[Bug fortran/69962] ICE on missing parameter attribute, in gfc_set_constant_character_len

2016-09-30 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69962 --- Comment #6 from kargl at gcc dot gnu.org --- Author: kargl Date: Fri Sep 30 21:02:56 2016 New Revision: 240679 URL: https://gcc.gnu.org/viewcvs?rev=240679&root=gcc&view=rev Log: 2016-09-30 Steven G. Kargl Backport from trunk

[Bug fortran/69867] ICE on initializing character in type with array of incompatible data

2016-09-30 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69867 --- Comment #8 from kargl at gcc dot gnu.org --- Author: kargl Date: Fri Sep 30 21:02:56 2016 New Revision: 240679 URL: https://gcc.gnu.org/viewcvs?rev=240679&root=gcc&view=rev Log: 2016-09-30 Steven G. Kargl Backport from trunk

[Bug fortran/71859] ICE on same variable/subroutine name (verify_gimple failed)

2016-09-30 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71859 --- Comment #7 from kargl at gcc dot gnu.org --- Author: kargl Date: Fri Sep 30 21:46:14 2016 New Revision: 240682 URL: https://gcc.gnu.org/viewcvs?rev=240682&root=gcc&view=rev Log: 2016-09-30 Steven G. Kargl Backport from trunk

[Bug c++/59256] qualified name in friend function declaration doesn't match previous declaration in inline namespace

2016-09-30 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59256 Jonathan Wakely changed: What|Removed |Added Last reconfirmed|2013-11-22 00:00:00 |2016-9-30 --- Comment #7 from Jonathan

[Bug c++/59256] qualified name in friend function declaration doesn't match previous declaration in inline namespace

2016-09-30 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59256 --- Comment #8 from Jonathan Wakely --- I'm going to commit a workaround in so I don't do this again. --- a/libstdc++-v3/include/bits/regex.h +++ b/libstdc++-v3/include/bits/regex.h @@ -62,6 +62,11 @@ _GLIBCXX_BEGIN_NAMESPACE_VERSION templat

[Bug fortran/61318] Improve error diagnostic by pointing to the expression and not to declared-at of a USE-associated variable

2016-09-30 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61318 --- Comment #5 from kargl at gcc dot gnu.org --- Author: kargl Date: Fri Sep 30 22:40:18 2016 New Revision: 240683 URL: https://gcc.gnu.org/viewcvs?rev=240683&root=gcc&view=rev Log: 2016-09-30 Steven G. Kargl Backport from trunk

[Bug java/58669] does not detect all cpu cores/threads

2016-09-30 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58669 Andrew Pinski changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug java/12788] bad dependencies for inner classes

2016-09-30 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12788 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug java/61552] Unneeded check for libart

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

[Bug java/18131] [meta-bug] inner class problems in java front-end

2016-09-30 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=18131 Bug 18131 depends on bug 12788, which changed state. Bug 12788 Summary: bad dependencies for inner classes https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12788 What|Removed |Added -

[Bug java/58284] Compiling jvgenmain failes with lots of "undefined reference" errors

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

[Bug java/18212] nativ compilation with multiple jars fails / gives internal compiler error

2016-09-30 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=18212 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug java/17819] ICE in build_java_check_indexed_type

2016-09-30 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=17819 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug java/41361] segmentation fault when class not found from gcj-built executable with indirect dispatch

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

[Bug java/49077] gcjwebplugin.cc doesn't compile against latest xulrunner 2.0 (firefox-3.6) sdk

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

[Bug java/46324] gcj should support the javac flags such as -verbose, -sourcepath and -source

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

[Bug java/41549] [jni] very slow jni code callbacks

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

[Bug java/50936] Warnung: abstract method in non-abstract class

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

[Bug java/24454] GCJ does not correctly support strictfp

2016-09-30 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24454 Bug 24454 depends on bug 10632, which changed state. Bug 10632 Summary: Numerical result differs from Sun JDK -- strictfp not supported https://gcc.gnu.org/bugzilla/show_bug.cgi?id=10632 What|Removed |Added ---

[Bug java/13885] Slight incompatibility w/Suns JRE

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

[Bug java/11623] wrong debug file name info when compiling from .class (lacks directories)

2016-09-30 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=11623 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug java/10632] Numerical result differs from Sun JDK -- strictfp not supported

2016-09-30 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=10632 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug java/35206] Class.getModifiers() returns wrong value for static inner class

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

[Bug java/8709] class init optimization should check subclasses

2016-09-30 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=8709 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug java/42892] Incorrect code generated for enhanced for loop.

2016-09-30 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42892 Andrew Pinski changed: What|Removed |Added Status|SUSPENDED |RESOLVED Resolution|---

[Bug tree-optimization/58689] Enhance returns_nonnull

2016-09-30 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58689 Bug 58689 depends on bug 24825, which changed state. Bug 24825 Summary: Standard runtime methods that are known to not return null should not trigger null checks. https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24825 What|Removed

[Bug java/16843] gcjh generated headers don't define final constants

2016-09-30 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16843 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug java/20044] Wrong method call semantics (maybe instanceof/invokespecial)

2016-09-30 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=20044 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug java/49534] gcj segfaults on a program from stdin

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

[Bug java/20215] gcj does not accept classes with same name fields

2016-09-30 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=20215 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug java/24825] Standard runtime methods that are known to not return null should not trigger null checks.

2016-09-30 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24825 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug libgcj/27027] task cancellation and native Eclipse

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

  1   2   3   4   5   >