https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88331
--- Comment #5 from mateuszb at poczta dot onet.pl ---
Bug started with r266345
Both files pixel.ii and slicetype.ii could be compile by gcc 9 r266344 and both
files ICE gcc 9 r266345.
I've attached xz archive with both *.ii files (may
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: mateuszb at poczta dot onet.pl
Target Milestone: ---
Target: mingw-w64
x265 compiled by gcc 9.0 r266355 (or newer) for mingw-w64 makes wrong encoding
(awful quality).
Comparison of
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88521
--- Comment #5 from mateuszb at poczta dot onet.pl ---
W dniu 17.12.2018 o 13:52, umesh.kalappa0 at gmail dot com pisze:
> mateuszb,
> Please can you provide us the sample file to investigate more on this .
OK, after work I will investigat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88521
--- Comment #6 from mateuszb at poczta dot onet.pl ---
W dniu 17.12.2018 o 10:20, rguenth at gcc dot gnu.org pisze:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88521
>
> --- Comment #2 from Richard Biener ---
> Since the patch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88521
--- Comment #7 from mateuszb at poczta dot onet.pl ---
W dniu 17.12.2018 o 13:52, umesh.kalappa0 at gmail dot com pisze:
> mateuszb,
> Please can you provide us the sample file to investigate more on this .
I'm not assembly exper
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88521
--- Comment #8 from mateuszb at poczta dot onet.pl ---
My proposition is:
Index: gcc/config/i386/i386.c
===
--- gcc/config/i386/i386.c (revision 267245)
+++ gcc/config/i386
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85667
mateuszb at poczta dot onet.pl changed:
What|Removed |Added
CC||mateuszb at poczta dot
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85667
--- Comment #6 from mateuszb at poczta dot onet.pl ---
Now it is fixed for 64-bit GCC 9.
For 32-bit GCC 9 it is not fixed (return goes to st(0)).
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88331
--- Comment #14 from mateuszb at poczta dot onet.pl ---
The patch from comment #13 solve my problems. Thanks!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91352
mateuszb at poczta dot onet.pl changed:
What|Removed |Added
CC||mateuszb at poczta dot
ty: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: mateuszb at poczta dot onet.pl
Target Milestone: ---
Copy from Jakub Jelinek [PATCH] Swap affects_type_identity and handler fields
in attribute_spec [r255699] config/i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83536
--- Comment #2 from mateuszb at poczta dot onet.pl ---
Yes, I agree.
The 80-chars width limit was also significant in this case -- instead of
writing code you must fight with too long lines. I think that there is the time
to change this limit to
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83635
mateuszb at poczta dot onet.pl changed:
What|Removed |Added
CC||mateuszb at poczta dot
ormal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: mateuszb at poczta dot onet.pl
Target Milestone: ---
In r262251 it was changed file "gcc/coverage.c":
+#if HAVE_DOS_BASED_FILE_SYSTEM
+ const char separator
ormal
Priority: P3
Component: libstdc++
Assignee: unassigned at gcc dot gnu.org
Reporter: mateuszb at poczta dot onet.pl
Target Milestone: ---
Target: mingw-w64
>From r262456 when I compile cross compiler (in Ubuntu) for mingw-w64 target
there
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86447
--- Comment #1 from mateuszb at poczta dot onet.pl ---
This bug is when you configure GCC with option
--enable-fully-dynamic-string
: 9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libstdc++
Assignee: unassigned at gcc dot gnu.org
Reporter: mateuszb at poczta dot onet.pl
Target Milestone: ---
When I build cross compiler (trunk) for mingw-w64 x86_64
++
Assignee: unassigned at gcc dot gnu.org
Reporter: mateuszb at poczta dot onet.pl
Target Milestone: ---
When I compile x265 with option
export CXXFLAGS="-march=core-avx2"
with gcc 9.0 for mingw-w64 target:
g++ -v
Reading specs from
f:/msys/m64-900/bin/../lib/gcc/
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88331
--- Comment #2 from mateuszb at poczta dot onet.pl ---
W dniu 03.12.2018 o 21:21, pinskia at gcc dot gnu.org pisze:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88331
>
> Andrew Pinski changed:
>
>W
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88331
--- Comment #3 from mateuszb at poczta dot onet.pl ---
W dniu 03.12.2018 o 21:21, pinskia at gcc dot gnu.org pisze:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88331
>
> Andrew Pinski changed:
>
>W
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88331
--- Comment #4 from mateuszb at poczta dot onet.pl ---
W dniu 03.12.2018 o 21:21, pinskia at gcc dot gnu.org pisze:
> --- Comment #1 from Andrew Pinski ---
> Can you attach the preprocessed source as requested by
> https://gcc.gnu
onent: bootstrap
Assignee: unassigned at gcc dot gnu.org
Reporter: mateuszb at poczta dot onet.pl
Target Milestone: ---
In [r250413] there is a patch Remove TYPE_METHODS. It breaks compiling GCC 8.0
for Windows (mingw-w64).
The bug is:
/home/ma/m/source/gcc-8/gcc/config/i386/
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81521
--- Comment #3 from mateuszb at poczta dot onet.pl ---
Thanks for the patch.
There is left one more TYPE_METHODS in file trunk/gcc/config/i386/winnt-cxx.c
see
https://gcc.gnu.org/viewcvs/gcc/trunk/gcc/config/i386/winnt-cxx.c?view=markup&pat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81521
mateuszb at poczta dot onet.pl changed:
What|Removed |Added
Status|NEW |RESOLVED
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: mateuszb at poczta dot onet.pl
Target Milestone: ---
When I compile 32-bit cross compiler GCC 8.0 [r251909] in 64-bit Ubuntu 16.04
for mingw32 there is an error (64-bit GCC 8.0 works OK
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82154
--- Comment #2 from mateuszb at poczta dot onet.pl ---
W dniu 2017-09-11 o 09:14, marxin at gcc dot gnu.org pisze:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82154
>
> Martin Liška changed:
>
>W
ormal
Priority: P3
Component: bootstrap
Assignee: unassigned at gcc dot gnu.org
Reporter: mateuszb at poczta dot onet.pl
Target Milestone: ---
-r 253645 works OK (for mingw32), -r 253646 breaks build cross compiler with
error:
g++ -no-pie -pipe -O2 -DI
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82548
mateuszb at poczta dot onet.pl changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
ormal
Priority: P3
Component: bootstrap
Assignee: unassigned at gcc dot gnu.org
Reporter: mateuszb at poczta dot onet.pl
Target Milestone: ---
-r 253878 works OK (for mingw32), -r 253879 breaks build cross compiler with
error:
g++ -fno-PIE -c -pipe -O2 -DI
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82651
mateuszb at poczta dot onet.pl changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
30 matches
Mail list logo