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
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
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70684
Ray Donnelly changed:
What|Removed |Added
CC||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
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
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').
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
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50229
Ray Donnelly changed:
What|Removed |Added
CC||mingw.android at gmail dot