[Bug ipa/61602] [5 Regression] ICE in lto1 on x86_64-linux-gnu in ipa_single_use, at ipa.c:1257

2014-12-14 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61602 Jan Hubicka changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug ipa/61324] [5 Regression] ICE: SIGSEGV at ipa-comdats.c:321 with -fno-use-cxa-atexit -fkeep-inline-functions

2014-12-14 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61324 Jan Hubicka changed: What|Removed |Added CC||ro at gcc dot gnu.org --- Comment #7 from

[Bug ipa/61283] [5 regression] SEGV in pass_ipa_comdats::execute

2014-12-14 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61283 Jan Hubicka changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug ipa/61324] [5 Regression] ICE: SIGSEGV at ipa-comdats.c:321 with -fno-use-cxa-atexit -fkeep-inline-functions

2014-12-14 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61324 Jan Hubicka changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug ipa/64282] [5 Regression] ICE in gimple_get_virt_method_for_vtable, at gimple-fold.c:5635

2014-12-14 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64282 Jan Hubicka changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug ipa/64298] [5 Regression] ICE: Segmentation fault in get_binfo_at_offset at tree.c:11914

2014-12-14 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64298 Jan Hubicka changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug ipa/61602] [5 Regression] ICE in lto1 on x86_64-linux-gnu in ipa_single_use, at ipa.c:1257

2014-12-14 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61602 --- Comment #9 from Jan Hubicka --- Author: hubicka Date: Mon Dec 15 06:19:51 2014 New Revision: 218731 URL: https://gcc.gnu.org/viewcvs?rev=218731&root=gcc&view=rev Log: PR ipa/61602 * gcc.dg/torture/pr61602.c: New testcase. * cgr

[Bug middle-end/61558] [5 Regression] ICE: Segmentation fault

2014-12-14 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61558 Jan Hubicka changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug ipa/61602] [5 Regression] ICE in lto1 on x86_64-linux-gnu in ipa_single_use, at ipa.c:1257

2014-12-14 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61602 --- Comment #8 from Jan Hubicka --- OK, the problem is that the variable becomes unreachable after other variable is declared writeonly and its constructor is killed. I am testing: Index: ipa.c

[Bug ipa/64139] [4.9/5 Regression] ice in possible_polymorphic_call_targets, at ipa-devirt.c:2410

2014-12-14 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64139 Jan Hubicka changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned at

[Bug ipa/61602] [5 Regression] ICE in lto1 on x86_64-linux-gnu in ipa_single_use, at ipa.c:1257

2014-12-14 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61602 Jan Hubicka changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned at

[Bug ipa/61324] [5 Regression] ICE: SIGSEGV at ipa-comdats.c:321 with -fno-use-cxa-atexit -fkeep-inline-functions

2014-12-14 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61324 Jan Hubicka changed: What|Removed |Added CC||spop at gcc dot gnu.org --- Comment #5 fro

[Bug ipa/63313] [5 Regression] ICE in ipa-comdats.c:371

2014-12-14 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63313 Jan Hubicka changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug middle-end/61558] [5 Regression] ICE: Segmentation fault

2014-12-14 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61558 --- Comment #18 from Jan Hubicka --- Author: hubicka Date: Mon Dec 15 03:44:58 2014 New Revision: 218729 URL: https://gcc.gnu.org/viewcvs?rev=218729&root=gcc&view=rev Log: PR ipa/61558 * symtab.c (symbol_table::insert_to_assembler_name_

[Bug lto/64043] [5 Regression] ICE (segfault) with LTO: in tree_check/tree.h:2758 get_binfo_at_offset/tree.c:11914

2014-12-14 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64043 --- Comment #9 from Jan Hubicka --- Author: hubicka Date: Mon Dec 15 03:41:41 2014 New Revision: 218727 URL: https://gcc.gnu.org/viewcvs?rev=218727&root=gcc&view=rev Log: PR lto/64043 * tree.c (virtual_method_call_p): Return false when

[Bug target/64304] AArch64 miscompilation with -mgeneral-regs-only

2014-12-14 Thread kugan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64304 kugan at gcc dot gnu.org changed: What|Removed |Added CC||kugan at gcc dot gnu.org --- C

[Bug rtl-optimization/64309] New: if (1 & (1 << n)) not simplified to if (n == 0)

2014-12-14 Thread olegendo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64309 Bug ID: 64309 Summary: if (1 & (1 << n)) not simplified to if (n == 0) Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: rtl

[Bug bootstrap/61524] [5 Regression] cgraph visibility aix bootstrap failure

2014-12-14 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61524 Jan Hubicka changed: What|Removed |Added Status|NEW |WAITING --- Comment #1 from Jan Hubicka -

[Bug ipa/63649] [5 Regression] ICE: Segmentation fault in gcc/ipa-comdats.c:332

2014-12-14 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63649 Jan Hubicka changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug ipa/64218] [5 Regression] ICE: Segmentation fault (symtab_node::get_alias_target()) running Boost testsuite

2014-12-14 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64218 --- Comment #7 from Jan Hubicka --- I guess the problem is that we inline function but do not eliminate its (now dead) alias. Probably it is better to do so in inline-transform like this: Index: ipa-inline-transform.c ===

[Bug rtl-optimization/63259] Detecting byteswap sequence

2014-12-14 Thread olegendo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63259 --- Comment #9 from Oleg Endo --- (In reply to thopre01 from comment #7) > (In reply to Oleg Endo from comment #6) > > With r218705 on SH (-O2 -m4 -ml) I get the following: > > > > unsigned short test_099 (unsigned short a, unsigned short b) > >

[Bug bootstrap/64023] [5 Regression] r216964 breaks bootstrap on darwin when using gcc as the bootstrap compiler.

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

[Bug target/63773] [meta-bug] Restoring darwin bootstrap for gcc 5.0

2014-12-14 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63773 Bug 63773 depends on bug 64023, which changed state. Bug 64023 Summary: [5 Regression] r216964 breaks bootstrap on darwin when using gcc as the bootstrap compiler. https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64023 What|Removed

[Bug fortran/55901] [OOP] type is (character(len=*)) misinterpreted as array

2014-12-14 Thread paul.richard.thomas at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55901 --- Comment #9 from paul.richard.thomas at gmail dot com --- By the way, the patch of comment 8 bootstraps and regtests OK Paul

[Bug fortran/55901] [OOP] type is (character(len=*)) misinterpreted as array

2014-12-14 Thread paul.richard.thomas at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55901 paul.richard.thomas at gmail dot com changed: What|Removed |Added CC||paul.richard.thom

[Bug rtl-optimization/63259] Detecting byteswap sequence

2014-12-14 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63259 --- Comment #8 from Andreas Schwab --- (a & 0xFF00) >> 8 with short a = 0x8001 evaluates to 0x80, since all operands are first promoted to int.

[Bug rtl-optimization/63259] Detecting byteswap sequence

2014-12-14 Thread thopre01 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63259 --- Comment #7 from thopre01 at gcc dot gnu.org --- (In reply to Oleg Endo from comment #6) > With r218705 on SH (-O2 -m4 -ml) I get the following: > > unsigned short test_099 (unsigned short a, unsigned short b) > { > return (((a & 0xFF00) >>

[Bug tree-optimization/64308] New: Missed optimization: 64-bit divide used when 32-bit divide would work

2014-12-14 Thread tavianator at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64308 Bug ID: 64308 Summary: Missed optimization: 64-bit divide used when 32-bit divide would work Product: gcc Version: 4.9.2 Status: UNCONFIRMED Severity: normal

[Bug c++/61670] ICE on invalid in tree_nop_conversion

2014-12-14 Thread dimhen at gmail dot com
nt/ --enable-languages=c,c++,lto --enable-plugin=yes --enable-static Thread model: posix gcc version 5.0.0 20141214 (experimental) [trunk revision 218716] (GCC)

[Bug ipa/64307] New: ICE: verify_gimple failed: invalid argument to gimple call with -fPIC -fipa-icf

2014-12-14 Thread zsojka at seznam dot cz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64307 Bug ID: 64307 Summary: ICE: verify_gimple failed: invalid argument to gimple call with -fPIC -fipa-icf Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: n

[Bug c++/61491] An explicit specialization of a member enumeration of a class template is rejected

2014-12-14 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61491 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/60679] class specialization not instantiated even though it is a better match than the primary template

2014-12-14 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60679 Ville Voutilainen changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/60742] ill-formed declarator (array) in selection statement not caught appropriately

2014-12-14 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60742 Ville Voutilainen changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/60760] arithmetic on null pointers should not be allowed in constant expressions

2014-12-14 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60760 Ville Voutilainen changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/60798] Access checking of template alias not done at the point of use

2014-12-14 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60798 Ville Voutilainen changed: What|Removed |Added Keywords||rejects-valid Status|UNC

[Bug c++/60799] access checking within injected friend functions does not happen in the context of the enclosing class

2014-12-14 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60799 Ville Voutilainen changed: What|Removed |Added Keywords||rejects-valid Status|UNC

[Bug c++/60803] Trivial example of overloading in the presence of inheritance fails

2014-12-14 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60803 Ville Voutilainen changed: What|Removed |Added Keywords||rejects-valid Status|UNC

[Bug rtl-optimization/64037] [4.8/4.9/5 Regression] Miscompilation with -Os and enum class : char parameter

2014-12-14 Thread hjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64037 --- Comment #25 from hjl at gcc dot gnu.org --- Author: hjl Date: Sun Dec 14 16:07:03 2014 New Revision: 218721 URL: https://gcc.gnu.org/viewcvs?rev=218721&root=gcc&view=rev Log: Pass unpromoted argument to promote_function_mode This patch upda

[Bug rtl-optimization/64037] [4.8/4.9/5 Regression] Miscompilation with -Os and enum class : char parameter

2014-12-14 Thread hjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64037 --- Comment #24 from hjl at gcc dot gnu.org --- Author: hjl Date: Sun Dec 14 16:04:11 2014 New Revision: 218720 URL: https://gcc.gnu.org/viewcvs?rev=218720&root=gcc&view=rev Log: Pass unpromoted argument to promote_function_mode This patch upda

[Bug rtl-optimization/63259] Detecting byteswap sequence

2014-12-14 Thread olegendo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63259 --- Comment #6 from Oleg Endo --- With r218705 on SH (-O2 -m4 -ml) I get the following: unsigned short test_099 (unsigned short a, unsigned short b) { return (((a & 0xFF00) >> 8) | ((a & 0xFF) << 8)); } compiles to: extu.wr4,r4

[Bug c++/60842] In-class initializer causes a strange error

2014-12-14 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60842 Ville Voutilainen changed: What|Removed |Added Keywords||rejects-valid Status|UNC

[Bug target/64305] [SH] Add support for fschg insn and 64 bit FP moves

2014-12-14 Thread olegendo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64305 --- Comment #1 from Oleg Endo --- Also related: PR 29969, which could be done once FPSCR.SZ mode switching is there.

[Bug c++/60786] In C++11 an explicit instantiation with an unqualified name must be in the right namespace

2014-12-14 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60786 Ville Voutilainen changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/60860] Friend function declaration incorrectly hides function in outer namespace

2014-12-14 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60860 Ville Voutilainen changed: What|Removed |Added Keywords|visibility |rejects-valid Status|UNC

[Bug target/64306] New: [SH] Improve unaligned loads

2014-12-14 Thread olegendo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64306 Bug ID: 64306 Summary: [SH] Improve unaligned loads Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target Assig

[Bug c++/54442] Const overloads resolution failure

2014-12-14 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54442 Ville Voutilainen changed: What|Removed |Added CC||ville.voutilainen at gmail dot com

[Bug c++/61670] ICE on invalid in tree_nop_conversion

2014-12-14 Thread glisse at gcc dot gnu.org
--disable-libitm --disable-libquadmath --disable-libatomic --disable-libssp --disable-multilib --disable-libsanitizer --disable-libvtv --disable-libcilkrts Thread model: posix gcc version 5.0.0 20141214 (experimental) (GCC) COLLECT_GCC_OPTIONS='-v' '-shared-libgcc' '-mtun

[Bug c++/61670] ICE on invalid in tree_nop_conversion

2014-12-14 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61670 --- Comment #3 from Ville Voutilainen --- This doesn't crash on my local compiler, which is 20141212.

[Bug c++/61457] Inaccurately refusing non-ODR usage of type with no linkage

2014-12-14 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61457 Ville Voutilainen changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/60927] Ambiguity not caught when name introduced through using-directive conflicts with previously declared entity

2014-12-14 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60927 Ville Voutilainen changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/57854] Would like to have a warning for virtual overrides without C++11 "override" keyword

2014-12-14 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57854 Ville Voutilainen changed: What|Removed |Added CC||ville.voutilainen at gmail dot com

[Bug c++/61490] accepts-invalid: qualified-name in friend function definition

2014-12-14 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61490 Ville Voutilainen changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/59988] Failing to specialize template class

2014-12-14 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59988 Ville Voutilainen changed: What|Removed |Added CC||ville.voutilainen at gmail dot com

[Bug c++/54890] Incorrect SFINAE Rejection

2014-12-14 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54890 Ville Voutilainen changed: What|Removed |Added CC||ville.voutilainen at gmail dot com

[Bug c++/61103] False-positive, template-independent name taken as dependent name

2014-12-14 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61103 Ville Voutilainen changed: What|Removed |Added Keywords||wrong-code Status|UNCONF

[Bug c++/60767] use of "using" inside template causes failure in retreive_specialization

2014-12-14 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60767 Ville Voutilainen changed: What|Removed |Added Keywords||ice-on-valid-code Status

[Bug c++/61198] Crash when selecting specializations through aliases.

2014-12-14 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61198 Ville Voutilainen changed: What|Removed |Added Keywords||ice-on-valid-code Status

[Bug c++/61260] Issue with instantiates of variadic templates inside other templates (possibly name lookup problem)

2014-12-14 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61260 Ville Voutilainen changed: What|Removed |Added Keywords||rejects-valid Status|UNC

[Bug c++/61351] ICE on valid when deducing template arguments with nested expansions of the same pack

2014-12-14 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61351 Ville Voutilainen changed: What|Removed |Added Keywords||ice-on-valid-code Status

[Bug c++/60009] g++ allows copy-initialization of an array of class type from a non-braced string literal

2014-12-14 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60009 Ville Voutilainen changed: What|Removed |Added Keywords||accepts-invalid Status|U

[Bug c++/60177] Unable to deduce template base of derived class in call to function taking a `simple-template-id`

2014-12-14 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60177 Ville Voutilainen changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/61670] ICE on invalid in tree_nop_conversion

2014-12-14 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61670 Marc Glisse changed: What|Removed |Added Keywords||error-recovery, |

[Bug target/53513] [SH] Add support for fpchg insn and improve fenv support

2014-12-14 Thread olegendo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53513 --- Comment #45 from Oleg Endo --- >From my point of view, this PR can be closed as fixed. The ISR related failures were just issues w.r.t. how the the expected code sequences are matched in the test cases. I've created followup PR 64305 and PR

[Bug target/64305] New: [SH] Add support for fschg insn and 64 bit FP moves

2014-12-14 Thread olegendo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64305 Bug ID: 64305 Summary: [SH] Add support for fschg insn and 64 bit FP moves Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug target/13423] sh-elf: V4SFmode passed in integer registers

2014-12-14 Thread olegendo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=13423 --- Comment #6 from Oleg Endo --- Note: For things like: #pragma pack (4) struct x { int a; v4sf b; }; vec_load_lanesmn and vec_store_lanesmn patterns should probably also be implemented.

[Bug target/64200] ICE: in decide_alg, at config/i386/i386.c:24510 with -mmemcpy-strategy=libcall:-1:align -minline-stringops-dynamically

2014-12-14 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64200 H.J. Lu changed: What|Removed |Added Target Milestone|5.0 |4.9.3 --- Comment #5 from H.J. Lu --- Fixed f

[Bug target/64200] ICE: in decide_alg, at config/i386/i386.c:24510 with -mmemcpy-strategy=libcall:-1:align -minline-stringops-dynamically

2014-12-14 Thread hjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64200 --- Comment #4 from hjl at gcc dot gnu.org --- Author: hjl Date: Sun Dec 14 13:05:06 2014 New Revision: 218718 URL: https://gcc.gnu.org/viewcvs?rev=218718&root=gcc&view=rev Log: Don't assert "alg != libcall" for -minline-stringops-dynamically B

[Bug target/64300] s390x, ICE, unable to generate reloads, in curr_insn_transform, at lra-constraints.c

2014-12-14 Thread kkojima at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64300 Kazumoto Kojima changed: What|Removed |Added CC||kkojima at gcc dot gnu.org --- Comment

[Bug c++/62207] ICE: tree check: expected tree that contains 'decl minimal' structure, have 'overload' in tsubst_copy, at cp/pt.c

2014-12-14 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62207 Ville Voutilainen changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/61281] Memory corruption on assigning a polymorphic variable to a non-polymorphic one

2014-12-14 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61281 janus at gcc dot gnu.org changed: What|Removed |Added Keywords||wrong-code Status|

[Bug fortran/63674] [F03] procedure pointer and non/pure procedure

2014-12-14 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63674 janus at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|--

[Bug fortran/63674] [F03] procedure pointer and non/pure procedure

2014-12-14 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63674 --- Comment #4 from janus at gcc dot gnu.org --- Author: janus Date: Sun Dec 14 12:04:49 2014 New Revision: 218717 URL: https://gcc.gnu.org/viewcvs?rev=218717&root=gcc&view=rev Log: 2014-12-14 Janus Weil PR fortran/63674 * resolve.c (

[Bug target/64304] New: AArch64 miscompilation with -mgeneral-regs-only

2014-12-14 Thread me at williamgrant dot id.au
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64304 Bug ID: 64304 Summary: AArch64 miscompilation with -mgeneral-regs-only Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug libstdc++/64303] New: The regex_token_iterator's copy constructor creates an incorrect iterator

2014-12-14 Thread kariya_mitsuru at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64303 Bug ID: 64303 Summary: The regex_token_iterator's copy constructor creates an incorrect iterator Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal

[Bug fortran/61281] Memory corruption on assigning a polymorphic variable to a non-polymorphic one

2014-12-14 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61281 --- Comment #6 from Dominique d'Humieres --- > I can confirm the misbehavior with 4.9.1, but it seems that the problem > is gone on current trunk: Confirmed. Likely fixed by r 216427 (pr63553).

[Bug c++/62207] ICE: tree check: expected tree that contains 'decl minimal' structure, have 'overload' in tsubst_copy, at cp/pt.c

2014-12-14 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62207 --- Comment #2 from Marc Glisse --- (In reply to Ville Voutilainen from comment #1) > Current trunk doesn't ICE. Yes it does. Is your compiler built with checking disabled? $ g++ x.c [many errors] x.c:16:3: internal compiler error: tree check:

[Bug libstdc++/64302] New: The match_results::cbegin()/cend() return incorrect results

2014-12-14 Thread kariya_mitsuru at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64302 Bug ID: 64302 Summary: The match_results::cbegin()/cend() return incorrect results Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Prio

[Bug fortran/61281] Memory corruption on assigning a polymorphic variable to a non-polymorphic one

2014-12-14 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61281 --- Comment #5 from janus at gcc dot gnu.org --- I can confirm the misbehavior with 4.9.1, but it seems that the problem is gone on current trunk: $ ./a.out rob rob gcc version 5.0.0 20141213 (experimental) [trunk revision 218705] (GCC)

[Bug fortran/63674] [F03] procedure pointer and non/pure procedure

2014-12-14 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63674 janus at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug fortran/63727] [F03] Checks missing for proc-pointer components: Usage as actual argument when elemental

2014-12-14 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63727 janus at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|