[Bug rtl-optimization/81025] [8 Regression] gcc ICE while building glibc for MIPS soft-float multi-lib variant

2019-04-14 Thread graham.stott at btinternet dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81025 --- Comment #19 from graham.stott at btinternet dot com --- JeffThere's trival error in gcc/config/mips/mti-linux.h which causes loads of warnings everytime it's includedThere's a missing space between a string and MACRO about line 28Graham

[Bug c++/86306] Initializing atomic qualified type with another atomic qualified type leads to assertion failure

2018-06-25 Thread graham.stott at btinternet dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86306 --- Comment #10 from graham.stott at btinternet dot com --- very poor bug reports they waste time for people they don't have Original message From: "zhonghao at pku dot org.cn" Date: 25/06/2018 12:37 (GMT+00:00

[Bug tree-optimization/81025] [MIPS] soft-float glibc build fails at r248863

2017-06-09 Thread graham.stott at btinternet dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81025 --- Comment #5 from graham.stott at btinternet dot com --- Hi Doug I build both GCC and GLIBC daily but for mips-img-linux-gnu and hard-float the only prob. I see is ADA fails building one multilib config. I do all langs I'll give try hard-float

[Bug c++/80445] /usr/include/c++/6.3.1/cstdio:124:11: error: ‘::gets’ has not been declared using ::gets;

2017-04-17 Thread graham.stott at btinternet dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80445 --- Comment #8 from graham.stott at btinternet dot com --- Original message From: "trippels at gcc dot gnu.org" <gcc-bugzi...@gcc.gnu.org> Date: 17/04/2017 12:36 (GMT+00:00) To: gcc-bugs@gcc.gnu.org Subject

[Bug ipa/70795] [7 Regression] gcc/libjava/interpret.cc:1948:1: ICE: in binds_to_current_def_p, at symtab.c:2232

2017-02-05 Thread graham.stott at btinternet dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70795 --- Comment #7 from graham.stott at btinternet dot com --- libjava has been removed from gcc 7 ?? Original message From: "hubicka at gcc dot gnu.org" <gcc-bugzi...@gcc.gnu.org> Date: 05/02/2017 12:12 (GMT

[Bug bootstrap/70706] [7 Regression] r235082 caused bootstrap failure

2016-04-17 Thread graham.stott at btinternet dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70706 --- Comment #3 from graham.stott at btinternet dot com --- still  fails predict.h needs updating prototype also Original message From: "hubicka at gcc dot gnu.org" <gcc-bugzi...@gcc.gnu.org> Date: 17/04/2016 1

[Bug c++/69215] Improve diagnostic for 'for(i : v)'

2016-01-09 Thread graham.stott at btinternet dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69215 --- Comment #1 from graham.stott at btinternet dot com --- Ok thats quick only 1 hour plus 2 hour car airport. I been by train long time sleep on train in bed and by bus both 12 hrs if I recall correctly. Might be home now

[Bug fortran/69064] ICE: in gfc_typenode_for_spec, at fortran/trans-types.c:1062 when a variable is missing in "use *, only" list

2015-12-27 Thread graham.stott at btinternet dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064 --- Comment #42 from graham.stott at btinternet dot com --- why the torrent of emails (spam)

[Bug target/67733] elfdump and readelf in perl scripts should to use env vars ELFDUMP and READELF

2015-09-27 Thread graham.stott at btinternet dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67733 --- Comment #4 from graham.stott at btinternet dot com --- Sent from Samsung Mobile on O2 Original message From: "pinskia at gcc dot gnu.org" <gcc-bugzi...@gcc.gnu.org> Date:27/09/2015 17:25 (GMT+00:

[Bug middle-end/67438] [6 Regression] ~X op ~Y pattern relocation causes loop performance degradation on 32bit x86

2015-09-07 Thread graham.stott at btinternet dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67438 --- Comment #8 from graham.stott at btinternet dot com --- Sent from Samsung Mobile on O2 Original message From: "afomin.mailbox at gmail dot com" <gcc-bugzi...@gcc.gnu.org> Date:07/09/2015 13:35 (GMT+00:

[Bug fortran/61337] Wrong indexing and runtime crash with unlimited polymorphic array.

2015-09-02 Thread graham.stott at btinternet dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61337 --- Comment #4 from graham.stott at btinternet dot com --- Original message From: "vladimir.fuka at gmail dot com" <gcc-bugzi...@gcc.gnu.org> Date:02/09/2015 14:55 (GMT+00:00) To: gcc-bugs@gcc.gnu.org Subje

[Bug tree-optimization/60502] New: 4.9 ICE reassociation and vector types.

2014-03-11 Thread graham.stott at btinternet dot com
-optimization Assignee: unassigned at gcc dot gnu.org Reporter: graham.stott at btinternet dot com gcc_unreacble abort in reassociation and vector types If reassocation manages to simplify an expression which involves any VECTOR type it will trigger a gcc_unreachable abort. On any

[Bug rtl-optimization/57189] [4.9 Regression] Vector register is spilled for vector extract pattern

2013-10-25 Thread graham.stott at btinternet dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57189 --- Comment #2 from graham.stott at btinternet dot com --- From: rguenth at gcc dot gnu.org gcc-bugzi...@gcc.gnu.org To: gcc-bugs@gcc.gnu.org Sent: Friday, 25 October 2013, 14:11 Subject: [Bug rtl-optimization

[Bug middle-end/56932] [regression 4.8]: vrp and/or niter-related wrong-code bug

2013-04-12 Thread graham.stott at btinternet dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56932 --- Comment #3 from graham.stott at btinternet dot com 2013-04-12 12:21:59 UTC --- ktietz. Access to a[250] is undefined  as pointed out by andrew. Increase size of a to 251 to get the test passing. Graham

[Bug c/54907] post increasing a value pointed by p in subexpression of an expression modifying p saves the increased value in the wrong place

2012-10-12 Thread graham.stott at btinternet dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54907 --- Comment #1 from graham.stott at btinternet dot com 2012-10-12 10:24:30 UTC --- Not a bug p is modified twice without a seqence point the result is undefined From: yangzhe1990 at gmail dot com gcc-bugzi

[Bug target/54106] OMAP3: encountered a blocking structure assignment, occurring only on OMAP3 processors

2012-07-27 Thread graham.stott at btinternet dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54106 --- Comment #2 from graham.stott at btinternet dot com 2012-07-27 13:18:28 UTC --- No a GCC bug. The source and dest needs to be correctly aligned From: wolfgang.hauser.external at cassidian dot com gcc-bugzi