https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94570
--- Comment #14 from CVS Commits ---
The releases/gcc-9 branch has been updated by Martin Liska
:
https://gcc.gnu.org/g:5c09a1b71bb96d1fd6488d040b65001807fd16c2
commit r9-8513-g5c09a1b71bb96d1fd6488d040b65001807fd16c2
Author: Martin Liska
Date
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94570
Martin Liška changed:
What|Removed |Added
Resolution|--- |FIXED
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94570
Martin Liška changed:
What|Removed |Added
Known to fail||9.3.0
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94570
--- Comment #12 from CVS Commits ---
The master branch has been updated by Martin Liska :
https://gcc.gnu.org/g:e9f799d25973fc38022c5ea71ed5a2bca58a847f
commit r10-7767-ge9f799d25973fc38022c5ea71ed5a2bca58a847f
Author: Martin Liska
Date: Fri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94570
--- Comment #11 from Martin Liška ---
Thank you jon.
I'm testing the patch and will send it soon to the GCC patches mailing list.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94570
jon_y <10walls at gmail dot com> changed:
What|Removed |Added
Attachment #48281|0 |1
is obsolete|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94570
--- Comment #9 from jon_y <10walls at gmail dot com> ---
if defined(__MSDOS__) || (defined(_WIN32) && ! defined(__CYGWIN__) ||
defined(__OS2__)
I've tested the above and confirmed that coverage.ii does have the correct
separator after updating fi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94570
--- Comment #8 from jon_y <10walls at gmail dot com> ---
I forgot to mention that while Cygwin runs on Windows, applications should
always use UNIX style paths.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94570
--- Comment #7 from jon_y <10walls at gmail dot com> ---
Created attachment 48281
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48281&action=edit
Alternate patch
I'm not sure if ltmain.sh is shared in the cygnus tree, but this patch should
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94570
--- Comment #6 from Martin Liška ---
(In reply to John Selbie from comment #5)
> > All right, so it's normal Unix file system. Can you please show me output
> of the 'pwd' command?
>
> jselbie@IRONMAIDEN ~/bench
> $ pwd
> /home/jselbie/bench
Wh
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94570
--- Comment #5 from John Selbie ---
> All right, so it's normal Unix file system. Can you please show me output
of the 'pwd' command?
jselbie@IRONMAIDEN ~/bench
$ pwd
/home/jselbie/bench
I'm happy to test your patches, but I've actually never
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94570
Martin Liška changed:
What|Removed |Added
CC||10walls at gmail dot com
--- Comment #4 f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94570
--- Comment #3 from John Selbie ---
I am not sure I agree. But I do defer to your expertise.
The problem is that Cygwin is not really a DOS_BASED_FILE_SYSTEM. It's
emulating Unix - including using forward-slashes everywhere. So I don't know
w
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94570
--- Comment #2 from Martin Liška ---
(In reply to John Selbie from comment #0)
> The following bug is unique to gcc and g++ running on Cygwin. I can repro
> this on both gcc 9.2 and 9.3.
>
> Using almost any source file, execute the following t
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94570
Martin Liška changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |marxin at gcc dot
gnu.org
Last
15 matches
Mail list logo