[Bug tree-optimization/82956] New: Incorrect relocation emitted (symbol considered external) due to inlining and hidden visibility.

2017-11-12 Thread mingw.android at gmail dot com
Severity: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: mingw.android at gmail dot com Target Milestone: --- Created attachment 42590 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42

[Bug tree-optimization/82955] New: ICE when using -fdump-passes -fdisable-tree-einline

2017-11-12 Thread mingw.android at gmail dot com
Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: mingw.android at gmail dot com Target Milestone: --- Tested on ArchLinux's GCC 7.2.0 and also the Anaconda Distribution's gxx_linux-64 (also 7.2.0), reproducer is: echo "" | g++ -fd

[Bug libfortran/70684] [4.9/5/6/7 Regression] incorrect reading of values from file on Windows

2016-04-21 Thread mingw.android at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70684 --- Comment #11 from Ray Donnelly --- I wonder if opening the files in text mode on Windows would be possible? I don't know a lot about fortran at present, but doing that would cause Windows to dump the \r's for you. On Thu, Apr 21, 2016 at 5:30

[Bug libfortran/70684] [4.9/5/6/7 Regression] incorrect reading of values from file on Windows

2016-04-20 Thread mingw.android at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70684 Ray Donnelly changed: What|Removed |Added CC||mingw.android at gmail dot com

[Bug middle-end/61207] [4.9 Regression] Win64 gcc 4.9.0: ICE in in expand_expr_addr_expr_1 at -Os compiling some C++ code

2015-03-07 Thread mingw.android at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61207 Ray Donnelly changed: What|Removed |Added CC||mingw.android at gmail dot com

[Bug middle-end/61207] New: Win64 gcc 4.9.0: ICE at -Os compiling some C++ code

2014-05-16 Thread mingw.android at gmail dot com
Component: middle-end Assignee: unassigned at gcc dot gnu.org Reporter: mingw.android at gmail dot com Created attachment 32810 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=32810&action=edit testcase for Win64 gcc 4.9.0 ICE at -Os compiling some C++ code I work on th

[Bug bootstrap/50229] [4.7/4.8 Regression] Can't cross compile for i686-apple-darwin10 from x86_64-redhat_linux

2013-01-16 Thread mingw.android at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50229 --- Comment #16 from Ray Donnelly 2013-01-16 07:59:48 UTC --- Of course, when I wrote '--enable-plugins' I really mean't *not* passing --disable-plugin (without the 's').

[Bug bootstrap/50229] [4.7/4.8 Regression] Can't cross compile for i686-apple-darwin10 from x86_64-redhat_linux

2013-01-15 Thread mingw.android at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50229 --- Comment #15 from Ray Donnelly 2013-01-15 16:07:45 UTC --- What brought me here was a desire to add some information about this bug, when I saw the odcctools comment from Iain I thought I may as well mention my compilers. Further Inf

[Bug bootstrap/50229] [4.7/4.8 Regression] Can't cross compile for i686-apple-darwin10 from x86_64-redhat_linux

2013-01-15 Thread mingw.android at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50229 Ray Donnelly changed: What|Removed |Added CC||mingw.android at gmail dot