[Bug bootstrap/91352] [10 Regression] Jobserver detection uses fcntl, which is not available on mingw-w64

2019-08-06 Thread mateuszb at poczta dot onet.pl
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

[Bug rtl-optimization/88331] [9 Regression] ICE in rtl_verify_bb_layout, at cfgrtl.c:2987

2019-01-08 Thread mateuszb at poczta dot onet.pl
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!

[Bug target/85667] (x86_64) ms_abi rules aren't followed when returning short structs with float values

2019-01-07 Thread mateuszb at poczta dot onet.pl
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)).

[Bug target/85667] (x86_64) ms_abi rules aren't followed when returning short structs with float values

2018-12-19 Thread mateuszb at poczta dot onet.pl
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

[Bug c++/88521] gcc 9.0 from r266355 miscompile x265 for mingw-w64 target

2018-12-18 Thread mateuszb at poczta dot onet.pl
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

[Bug c++/88521] gcc 9.0 from r266355 miscompile x265 for mingw-w64 target

2018-12-17 Thread mateuszb at poczta dot onet.pl
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

[Bug c++/88521] gcc 9.0 from r266355 miscompile x265 for mingw-w64 target

2018-12-17 Thread mateuszb at poczta dot onet.pl
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 p

[Bug c++/88521] gcc 9.0 from r266355 miscompile x265 for mingw-w64 target

2018-12-17 Thread mateuszb at poczta dot onet.pl
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

[Bug c++/88521] New: gcc 9.0 from r266355 miscompile x265 for mingw-w64 target

2018-12-16 Thread mateuszb at poczta dot onet.pl
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

[Bug target/88331] ICE in rtl_verify_bb_layout, at cfgrtl.c:2987

2018-12-07 Thread mateuszb at poczta dot onet.pl
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 (maybe

[Bug target/88331] ICE in rtl_verify_bb_layout, at cfgrtl.c:2987

2018-12-03 Thread mateuszb at poczta dot onet.pl
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

[Bug target/88331] ICE in rtl_verify_bb_layout, at cfgrtl.c:2987

2018-12-03 Thread mateuszb at poczta dot onet.pl
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

[Bug target/88331] ICE in rtl_verify_bb_layout, at cfgrtl.c:2987

2018-12-03 Thread mateuszb at poczta dot onet.pl
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

[Bug c++/88331] New: ICE in rtl_verify_bb_layout, at cfgrtl.c:2987

2018-12-03 Thread mateuszb at poczta dot onet.pl
++ 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/

[Bug libstdc++/87963] New: libstdc++-v3/src/c++17/memory_resource.cc:515:31: error: static assertion failed for mingw-w64 target since r265853

2018-11-09 Thread mateuszb at poczta dot onet.pl
: 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

[Bug libstdc++/86447] gcc 9.0 from r262456 can't build cross compiler for mingw-w64 target

2018-08-16 Thread mateuszb at poczta dot onet.pl
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

[Bug libstdc++/86447] New: gcc 9.0 from r262456 can't build cross compiler for mingw-w64 target

2018-07-09 Thread mateuszb at poczta dot onet.pl
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 is a

[Bug target/86399] New: gcc 9.0 from r262251 can't be build for Windows/mingw-w64 target

2018-07-04 Thread mateuszb at poczta dot onet.pl
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 = &q

[Bug target/83635] [8 Regression] Cygwin build error: i386.c

2017-12-31 Thread mateuszb at poczta dot onet.pl
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

[Bug target/83536] One 'false' too much in r255699 for mingw target (in config/i386/i386.c)

2017-12-21 Thread mateuszb at poczta dot onet.pl
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

[Bug target/83536] New: One 'false' too much in r255699 for mingw target (in config/i386/i386.c)

2017-12-21 Thread mateuszb at poczta dot onet.pl
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/i386/i386.c

[Bug target/82651] After r253879 GCC 8.0 can't build cross compiler for mingw32

2017-10-30 Thread mateuszb at poczta dot onet.pl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82651 mateuszb at poczta dot onet.pl changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug bootstrap/82651] New: After -r 253879 GCC 8.0 can't build cross compiler for mingw32

2017-10-21 Thread mateuszb at poczta dot onet.pl
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 -DIN_GCC

[Bug bootstrap/82548] After -r 253646 GCC 8.0 can't build cross compiler for mingw32

2017-10-14 Thread mateuszb at poczta dot onet.pl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82548 mateuszb at poczta dot onet.pl changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug bootstrap/82548] New: After -r 253646 GCC 8.0 can't build cross compiler for mingw32

2017-10-13 Thread mateuszb at poczta dot onet.pl
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 -DIN_GCC

[Bug c++/82154] ICE in fold_binary_loc, at fold-const.c:9088 in 32-bit mingw32

2017-09-11 Thread mateuszb at poczta dot onet.pl
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

[Bug c++/82154] New: ICE in fold_binary_loc, at fold-const.c:9088 in 32-bit mingw32

2017-09-08 Thread mateuszb at poczta dot onet.pl
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

[Bug target/81521] [8 Regression] After [r250413] GCC 8.0 doesn't compile for Windows

2017-07-25 Thread mateuszb at poczta dot onet.pl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81521 mateuszb at poczta dot onet.pl changed: What|Removed |Added Status|NEW |RESOLVED

[Bug target/81521] [8 Regression] After [r250413] GCC 8.0 doesn't compile for Windows

2017-07-24 Thread mateuszb at poczta dot onet.pl
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=250476

[Bug bootstrap/81521] New: After [r250413] GCC 8.0 doesn't compile for Windows

2017-07-23 Thread mateuszb at poczta dot onet.pl
: 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/winnt