[Bug other/38294] New: Enable multilib support for mingw

2008-11-27 Thread nightstrike at gmail dot com
: normal Priority: P3 Component: other AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: nightstrike at gmail dot com GCC target triplet: x86_64-*-mingw32 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38294

[Bug other/38294] Enable multilib support for mingw

2008-11-27 Thread nightstrike at gmail dot com
-- nightstrike at gmail dot com changed: What|Removed |Added Severity|normal |enhancement http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38294

[Bug other/38294] Enable multilib support for mingw

2008-11-27 Thread nightstrike at gmail dot com
--- Comment #1 from nightstrike at gmail dot com 2008-11-27 17:43 --- Created an attachment (id=16785) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16785&action=view) My first crack at enabling the support -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38294

[Bug target/38294] Enable multilib support for mingw

2008-12-07 Thread nightstrike at gmail dot com
--- Comment #2 from nightstrike at gmail dot com 2008-12-08 07:48 --- Created an attachment (id=16849) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16849&action=view) Second attempt This gets us further along -- nightstrike at gmail dot com changed:

[Bug target/38294] Enable multilib support for mingw

2008-12-13 Thread nightstrike at gmail dot com
--- Comment #4 from nightstrike at gmail dot com 2008-12-13 21:19 --- As per jakub, it is space separated. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38294

[Bug target/38294] Enable multilib support for mingw

2008-12-13 Thread nightstrike at gmail dot com
--- Comment #6 from nightstrike at gmail dot com 2008-12-13 21:59 --- Created an attachment (id=16906) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16906&action=view) Third attempt There were a few lines in t-mingw32 that were commented out and shouldn't have been t

[Bug target/38294] Enable multilib support for mingw

2008-12-13 Thread nightstrike at gmail dot com
--- Comment #7 from nightstrike at gmail dot com 2008-12-13 23:01 --- Tested and verified on win64 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38294

[Bug target/38294] Enable multilib support for mingw

2008-12-13 Thread nightstrike at gmail dot com
--- Comment #8 from nightstrike at gmail dot com 2008-12-14 00:11 --- To complete this patch, we need to make multilib not be the default. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38294

[Bug preprocessor/40376] New: GCC defines UNICODE instead of _UNICODE for -municode

2009-06-07 Thread nightstrike at gmail dot com
g ReportedBy: nightstrike at gmail dot com GCC target triplet: *-w64-mingw* http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40376

[Bug regression/40516] using --with-cloog and --with-ppl without specifying a location with = causes configuration errors

2009-06-25 Thread nightstrike at gmail dot com
--- Comment #1 from nightstrike at gmail dot com 2009-06-25 13:58 --- I imagine this applies to any target, not just win64 targets. I can't change that setting, though. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40516

[Bug fortran/33530] New: Building fortran fails with ICE on target=x86_64-pc-mingw32

2007-09-22 Thread nightstrike at gmail dot com
mingw32 Product: gcc Version: unknown Status: UNCONFIRMED Severity: major Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: nightstrike at gmail dot com GCC build triplet:

[Bug c++/33652] New: Problem in libgcov.c (__gcov_execve) for target x86_64-pc-mingw32

2007-10-03 Thread nightstrike at gmail dot com
: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: nightstrike at gmail dot com GCC target triplet: x86_64-pc-mingw32 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33652

[Bug c++/33652] Problem in libgcov.c (__gcov_execve) for target x86_64-pc-mingw32

2007-10-03 Thread nightstrike at gmail dot com
-- nightstrike at gmail dot com changed: What|Removed |Added Severity|critical|blocker http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33652

[Bug c++/33652] Target x86_64-pc-mingw32 fails to build

2007-10-10 Thread nightstrike at gmail dot com
--- Comment #1 from nightstrike at gmail dot com 2007-10-10 18:44 --- Changed the title to better reflect what was transpiring. This problem has since been fixed, so I am closing it. -- nightstrike at gmail dot com changed: What|Removed |Added

[Bug other/33797] New: Enable zlib for x86_64-pc-mingw32 64-bit targets

2007-10-16 Thread nightstrike at gmail dot com
: UNCONFIRMED Severity: enhancement Priority: P3 Component: other AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: nightstrike at gmail dot com GCC target triplet: x86_64-pc-mingw32 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33797

[Bug libstdc++/33603] configuration failure during native build

2007-10-20 Thread nightstrike at gmail dot com
--- Comment #8 from nightstrike at gmail dot com 2007-10-20 19:12 --- Explicit paths for mingw for as and ld should not be required. We fixed this for mingw-w64, and the same thing should be applied to mingw32. This same error occurs regardless of whether or not you are in a mingw

[Bug bootstrap/37091] New: Rev 138207 causes ICE using bootstrap for crt for win64

2008-08-11 Thread nightstrike at gmail dot com
Product: gcc Version: tree-ssa Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: nightstrike at gmail dot com GCC build triplet: i686-pc-cygwin

[Bug bootstrap/37091] Rev 138207 causes ICE using bootstrap for crt for win64

2008-08-11 Thread nightstrike at gmail dot com
--- Comment #1 from nightstrike at gmail dot com 2008-08-12 04:46 --- Created an attachment (id=16057) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16057&action=view) Preprocessed source This is the preprocessed source for the file that causes the ICE -- http://gcc.

[Bug bootstrap/37091] Rev 138207 causes ICE using bootstrap for crt for win64

2008-08-11 Thread nightstrike at gmail dot com
--- Comment #2 from nightstrike at gmail dot com 2008-08-12 04:46 --- Preprocessed source added as attachment. Also note that the bootstrap gcc was built with cygwin's gcc, which is a modified 3.4.4. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37091

[Bug bootstrap/37086] Cross-compilers built with GCC 3.4 do not work

2008-08-13 Thread nightstrike at gmail dot com
--- Comment #6 from nightstrike at gmail dot com 2008-08-13 14:23 --- Is 2.95 still the minimum gcc required for the build? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37086

[Bug bootstrap/37086] [4.4 Regression] GCC 3.4 miscompiles trunk (for cross compiling)

2008-08-21 Thread nightstrike at gmail dot com
--- Comment #8 from nightstrike at gmail dot com 2008-08-22 06:47 --- I can confirm this bug (seeing as how the one I wrote got duped to here). Can someone update the status to confirmed? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37086

[Bug bootstrap/37086] [4.4 Regression] GCC 3.4 miscompiles trunk (for cross compiling)

2008-08-22 Thread nightstrike at gmail dot com
--- Comment #10 from nightstrike at gmail dot com 2008-08-22 17:41 --- How can you close this if the tuples merge makes it impossible to build gcc with version 3.4? The minimum gcc is still 2.95. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37086

[Bug bootstrap/37086] [4.4 Regression] GCC 3.4 miscompiles trunk (for cross compiling)

2008-09-11 Thread nightstrike at gmail dot com
--- Comment #14 from nightstrike at gmail dot com 2008-09-12 05:47 --- I just wanted to confirm that Joesph's patch does indeed work (thank you!), and ask that the status of this PR change from INVALID to FIXED. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37086

[Bug c++/37503] New: autoconf detects g++ as having a remainder bug

2008-09-12 Thread nightstrike at gmail dot com
nu dot org ReportedBy: nightstrike at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37503

[Bug c++/37503] autoconf detects g++ as having a remainder bug

2008-09-12 Thread nightstrike at gmail dot com
--- Comment #2 from nightstrike at gmail dot com 2008-09-12 20:32 --- Re-opening, valid PR as per 30484. Will close as duplicate. -- nightstrike at gmail dot com changed: What|Removed |Added

[Bug c++/37503] autoconf detects g++ as having a remainder bug

2008-09-12 Thread nightstrike at gmail dot com
--- Comment #3 from nightstrike at gmail dot com 2008-09-12 20:32 --- Marking as duplicate of 30484. *** This bug has been marked as a duplicate of 30484 *** -- nightstrike at gmail dot com changed: What|Removed |Added

[Bug target/30484] Miscompilation of remainder expressions on CPUs of the i386 family

2008-09-12 Thread nightstrike at gmail dot com
--- Comment #7 from nightstrike at gmail dot com 2008-09-12 20:32 --- *** Bug 37503 has been marked as a duplicate of this bug. *** -- nightstrike at gmail dot com changed: What|Removed |Added

[Bug c++/35159] g++ and gfortran inoperable with no error message

2008-09-21 Thread nightstrike at gmail dot com
--- Comment #23 from nightstrike at gmail dot com 2008-09-21 17:06 --- (In reply to comment #22) > I'm probably not the one who'll find the core of the bug but I'd like to > mention two simple facts: Thanks for your feedback! > 1: mingw-w64-bin_i686-mingw_200

[Bug ada/37641] New: FILE_WRITE_PROPERTIES is deprecated

2008-09-24 Thread nightstrike at gmail dot com
portedBy: nightstrike at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37641

[Bug target/37121] g++ create global symbol for inline function, which make link failed with multiple defination

2008-09-24 Thread nightstrike at gmail dot com
--- Comment #6 from nightstrike at gmail dot com 2008-09-25 05:00 --- What is the output of g++ -v? Are you using the win32 cross compiler, or the win64 native compiler? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37121

[Bug ada/37641] FILE_WRITE_PROPERTIES is deprecated

2008-09-25 Thread nightstrike at gmail dot com
--- Comment #3 from nightstrike at gmail dot com 2008-09-25 15:04 --- I think that was a mistake. He was just trying to confirm the PR, and probably meant to set it to WAITING as opposed to ASSIGNED. I saw your emails to gcc-patches. If you could commit the change, that'd be aw

[Bug other/35151] New: mingw64 is an invalid name

2008-02-09 Thread nightstrike at gmail dot com
Severity: normal Priority: P3 Component: other AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: nightstrike at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35151

[Bug target/35124] Method _alloca is defined different by MSVCRT as by gcc.

2008-02-11 Thread nightstrike at gmail dot com
--- Comment #1 from nightstrike at gmail dot com 2008-02-12 02:39 --- http://gcc.gnu.org/ml/gcc-patches/2008-02/msg00350.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35124

[Bug c++/35159] New: g++ inoperable with no error message

2008-02-10 Thread nightstrike at gmail dot com
t gcc dot gnu dot org ReportedBy: nightstrike at gmail dot com GCC host triplet: x86_64-pc-mingw32 GCC target triplet: x86_64-pc-mingw32 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35159

[Bug c++/35159] g++ inoperable with no error message

2008-02-10 Thread nightstrike at gmail dot com
-- nightstrike at gmail dot com changed: What|Removed |Added Severity|normal |blocker http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35159

[Bug target/35124] Method _alloca is defined different by MSVCRT as by gcc.

2008-02-13 Thread nightstrike at gmail dot com
--- Comment #2 from nightstrike at gmail dot com 2008-02-14 01:17 --- This bug needs to be finished off before 4.3.0 closes... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35124

[Bug c++/35159] g++ inoperable with no error message

2008-02-13 Thread nightstrike at gmail dot com
--- Comment #3 from nightstrike at gmail dot com 2008-02-14 01:53 --- Can we have this fixed before 4.3.0? x86_64-pc-mingw32 is a new target for this release, and it shouldn't be delivered completely broken. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35159

[Bug c++/35159] g++ inoperable with no error message

2008-02-14 Thread nightstrike at gmail dot com
--- Comment #12 from nightstrike at gmail dot com 2008-02-14 14:27 --- Subject: Re: g++ inoperable with no error message On 14 Feb 2008 08:15:35 -, jakub at gcc dot gnu dot org <[EMAIL PROTECTED]> wrote: > > > --- Comment #5 from jakub at gcc dot gnu dot org 2

[Bug c++/35159] g++ inoperable with no error message

2008-02-14 Thread nightstrike at gmail dot com
--- Comment #13 from nightstrike at gmail dot com 2008-02-14 14:29 --- Addendum - this applies to gfortran, as well. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35159

[Bug c++/35159] g++ and gfortran inoperable with no error message

2008-02-16 Thread nightstrike at gmail dot com
--- Comment #14 from nightstrike at gmail dot com 2008-02-16 17:22 --- edited title to reflect gfortran failure, as well. -- nightstrike at gmail dot com changed: What|Removed |Added

[Bug other/35250] gmp and mpfr are erroneously configured with --target

2008-02-18 Thread nightstrike at gmail dot com
--- Comment #1 from nightstrike at gmail dot com 2008-02-19 05:32 --- Here is the email thread that started it all: http://gcc.gnu.org/ml/gcc-help/2008-02/msg00197.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35250

[Bug other/35250] New: gmp and mpfr are erroneously configured with --target

2008-02-18 Thread nightstrike at gmail dot com
t_modules= { module= gnuserv; }; host_modules= { module= gprof; }; host_modules= { module= gzip; }; -- Summary: gmp and mpfr are erroneously configured with --target Product: gcc Version: unknown Status: UNCONFIRMED Severity: trivial Priority: P3 Component: other AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: nightstrike at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35250

[Bug target/34571] [4.3/4.4 Regression] Segfault in alpha_expand_mov at -O3

2008-02-19 Thread nightstrike at gmail dot com
--- Comment #9 from nightstrike at gmail dot com 2008-02-19 22:23 --- Was this patch ever submitted? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34571

[Bug web/35256] New: Bad link on http://gcc.gnu.org/onlinedocs/libstdc++/parallel_mode.html

2008-02-19 Thread nightstrike at gmail dot com
Severity: normal Priority: P3 Component: web AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: nightstrike at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35256

[Bug other/35151] mingw64 is an invalid name

2008-02-23 Thread nightstrike at gmail dot com
--- Comment #2 from nightstrike at gmail dot com 2008-02-23 11:12 --- Here's an even better way to do it: Index: configure.ac === --- configure.ac(revision 132554) +++ configure.ac(working

[Bug other/35250] gmp and mpfr are erroneously configured with --target

2008-02-23 Thread nightstrike at gmail dot com
--- Comment #2 from nightstrike at gmail dot com 2008-02-24 03:31 --- This is a very simple fix. Can someone add it? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35250

[Bug c++/35159] g++ and gfortran inoperable with no error message

2008-03-05 Thread nightstrike at gmail dot com
--- Comment #16 from nightstrike at gmail dot com 2008-03-06 03:00 --- Created an attachment (id=15267) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15267&action=view) Preprocssed source for the testcase mentioned I took the code that I mentioned in the first post in t

[Bug c++/35159] g++ and gfortran inoperable with no error message

2008-03-05 Thread nightstrike at gmail dot com
--- Comment #18 from nightstrike at gmail dot com 2008-03-06 05:09 --- (In reply to comment #17) > What is the Fortran test case that makes this is a gfortran issue? PROGRAM HelloWorld WRITE(*,*) "Hello World!" END PROGRAM I haven't tested that again with

[Bug c++/35159] g++ and gfortran inoperable with no error message

2008-03-06 Thread nightstrike at gmail dot com
--- Comment #19 from nightstrike at gmail dot com 2008-03-06 16:08 --- Ok, compiling the aforementioned "Hello, world!" program using "gfortran --save-temps hello.f90" results in f951.exe maxing out the CPU forever. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35159

[Bug tree-optimization/35842] ICE without -fno-tree-ch

2008-04-06 Thread nightstrike at gmail dot com
--- Comment #1 from nightstrike at gmail dot com 2008-04-06 14:55 --- Created an attachment (id=15434) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15434&action=view) Preprocessed source This is the preprocessed source that causes the ICE. -- http://gcc.gnu.org/b

[Bug tree-optimization/35842] New: ICE without -fno-tree-ch

2008-04-06 Thread nightstrike at gmail dot com
Component: tree-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: nightstrike at gmail dot com GCC host triplet: i686-pc-linux GCC target triplet: x86_64-pc-mingw32 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35842

[Bug tree-optimization/35842] ICE without -fno-tree-ch

2008-04-06 Thread nightstrike at gmail dot com
--- Comment #2 from nightstrike at gmail dot com 2008-04-06 15:07 --- To clarify the title, the ICE goes away with all optimization levels when -fno-tree-ch is used. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35842

[Bug testsuite/28870] [4.2/4.3/4.4 Regression] configuring, over-riding timeout values in testsuite

2008-04-06 Thread nightstrike at gmail dot com
--- Comment #18 from nightstrike at gmail dot com 2008-04-06 16:03 --- What is the status on this? I am having a lot of test timeouts when testing the x86_64-pc-mingw cross compiler, as sometimes there are slow programd and annoying ssh network delays. Extending the timeout in a

[Bug target/38294] Enable multilib support for mingw

2009-02-05 Thread nightstrike at gmail dot com
--- Comment #11 from nightstrike at gmail dot com 2009-02-06 04:21 --- Created an attachment (id=17259) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17259&action=view) Kai's attempt This patch has a few caveats: You can't use the winsup link hack to work arou

[Bug target/39179] Wrong code in c++ for const members initialized in external file

2009-02-14 Thread nightstrike at gmail dot com
--- Comment #9 from nightstrike at gmail dot com 2009-02-14 22:56 --- Verified to fail on win32 and win64, not just win64. Can someone with sufficient privileges adjust "Target"? Verified to work in 4.3, so this is a regression. -- http://gcc.gnu.org/bugzilla/show_

[Bug target/37121] g++ create global symbol for inline function, which make link failed with multiple defination

2009-03-08 Thread nightstrike at gmail dot com
--- Comment #12 from nightstrike at gmail dot com 2009-03-09 02:10 --- Was this broken in 4.3 compilers? Is it a 4.4 regression? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37121

[Bug target/39064] libiberty md5.h needs uintptr_t

2009-03-14 Thread nightstrike at gmail dot com
--- Comment #2 from nightstrike at gmail dot com 2009-03-14 15:46 --- http://gcc.gnu.org/ml/gcc-patches/2009-03/msg00638.html -- nightstrike at gmail dot com changed: What|Removed |Added

[Bug other/39062] libssp/ssp.c needs malloc.h for mingw

2009-03-14 Thread nightstrike at gmail dot com
--- Comment #2 from nightstrike at gmail dot com 2009-03-14 15:49 --- http://gcc.gnu.org/ml/gcc-patches/2009-03/msg00636.html -- nightstrike at gmail dot com changed: What|Removed |Added

[Bug target/39397] libiberty/pex-*, inconsistent/incorrect pid_t usage

2009-03-14 Thread nightstrike at gmail dot com
--- Comment #3 from nightstrike at gmail dot com 2009-03-14 15:52 --- http://gcc.gnu.org/ml/gcc-patches/2009-03/msg00634.html -- nightstrike at gmail dot com changed: What|Removed |Added

[Bug target/39066] DO_GLOBAL_CTORS_BODY needs uintptr_t

2009-03-14 Thread nightstrike at gmail dot com
--- Comment #2 from nightstrike at gmail dot com 2009-03-14 15:54 --- http://gcc.gnu.org/ml/gcc-patches/2009-03/msg00641.html -- nightstrike at gmail dot com changed: What|Removed |Added

[Bug target/39065] libiberty hashtab.c:hash_pointer() needs intptr_t

2009-03-14 Thread nightstrike at gmail dot com
--- Comment #5 from nightstrike at gmail dot com 2009-03-14 15:57 --- http://gcc.gnu.org/ml/gcc-patches/2009-03/msg00640.html -- nightstrike at gmail dot com changed: What|Removed |Added

[Bug target/39063] libgcc2.c:mprotect() for mingw, incompatible pointer type warning

2009-03-14 Thread nightstrike at gmail dot com
--- Comment #2 from nightstrike at gmail dot com 2009-03-14 16:00 --- http://gcc.gnu.org/ml/gcc-patches/2009-03/msg00639.html -- nightstrike at gmail dot com changed: What|Removed |Added

[Bug driver/39356] assembler isn't called

2009-03-19 Thread nightstrike at gmail dot com
--- Comment #11 from nightstrike at gmail dot com 2009-03-20 05:28 --- I can confirm that our 4.3 release worked, and that this is a 4.4 regression. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39356

[Bug fortran/49111] Unnecessary warning for private interfaces having the BIND(C) attribute

2019-12-13 Thread nightstrike at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49111 nightstrike changed: What|Removed |Added CC||nightstrike at gmail dot com --- Comment

[Bug driver/46501] Relocatable toolchains still search --prefix

2013-04-13 Thread nightstrike at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46501 nightstrike changed: What|Removed |Added See Also||http://gcc.gnu.org/bugzilla

[Bug target/56412] [4.8] "libtool: cygpath: command not found" for mingw32 host

2013-04-18 Thread nightstrike at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56412 nightstrike changed: What|Removed |Added CC||nightstrike at gmail dot

[Bug target/56412] [4.8] "libtool: cygpath: command not found" for mingw32 host

2013-04-19 Thread nightstrike at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56412 --- Comment #5 from nightstrike 2013-04-19 17:46:37 UTC --- CYGPATH_W gets set correctly, but libtool seems to ignore it.

[Bug ada/56909] [4.8 regression] s-atopri.adb:multiple undefined references on mingw32

2013-04-23 Thread nightstrike at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56909 nightstrike changed: What|Removed |Added CC||nightstrike at gmail dot

[Bug fortran/41219] libgfortran build warnings

2009-09-11 Thread nightstrike at gmail dot com
--- Comment #12 from nightstrike at gmail dot com 2009-09-12 05:36 --- Current warning list as of revision 151630: ../../../../../build/gcc/gcc/libgfortran/io/write.c:328:8: warning: passing argument 2 of 'write_default_char4' from incompatible pointer type ../../../../../bui

[Bug fortran/41219] libgfortran build warnings

2009-09-21 Thread nightstrike at gmail dot com
--- Comment #15 from nightstrike at gmail dot com 2009-09-21 16:30 --- Current list: ../../../../../build/gcc/gcc/libgfortran/io/list_read.c:1847:10: warning: variable 'elem' might be clobbered by 'longjmp' or 'vfork' ../../../../../build/gcc/gcc/libg

[Bug fortran/41219] libgfortran build warnings

2009-09-21 Thread nightstrike at gmail dot com
--- Comment #16 from nightstrike at gmail dot com 2009-09-21 16:33 --- (In reply to comment #14) > Subject: Bug 41219 > > Author: jvdelisle > Date: Sat Sep 12 15:08:27 2009 > New Revision: 151653 As of r151914, this warning still exists when the host=linux64 and t

[Bug fortran/41219] libgfortran build warnings

2009-09-21 Thread nightstrike at gmail dot com
--- Comment #18 from nightstrike at gmail dot com 2009-09-21 17:36 --- (In reply to comment #17) > > ../../../../../build/gcc/gcc/libgfortran/intrinsics/iso_c_binding.c:98:24: > > warning: 'str' may be used uninitialized in this function > > I

[Bug fortran/41219] libgfortran build warnings

2009-09-21 Thread nightstrike at gmail dot com
--- Comment #20 from nightstrike at gmail dot com 2009-09-21 18:12 --- (In reply to comment #19) > (In reply to comment #18) > > (In reply to comment #17) > > > > ../../../../../build/gcc/gcc/libgfortran/intrinsics/iso_c_binding.c:98:24: > > > > warning

[Bug fortran/42607] add information about how to compile a module

2011-03-05 Thread nightstrike at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42607 nightstrike changed: What|Removed |Added CC||nightstrike at gmail dot

[Bug c++/54080] [C++11] g++ crashes when compiling the following file

2013-08-30 Thread nightstrike at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54080 nightstrike changed: What|Removed |Added CC||nightstrike at gmail dot com --- Comment

[Bug preprocessor/36819] memleak in split_quote_chain

2011-10-03 Thread nightstrike at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36819 nightstrike changed: What|Removed |Added CC||nightstrike at gmail dot

[Bug boehm-gc/43682] libgcj don't support Win x64?

2011-10-03 Thread nightstrike at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43682 --- Comment #3 from nightstrike 2011-10-03 13:06:38 UTC --- Who can update the in-tree boehm-gc?

[Bug boehm-gc/42304] found a resource leak

2011-10-03 Thread nightstrike at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42304 nightstrike changed: What|Removed |Added CC||nightstrike at gmail dot

[Bug fortran/47485] gfortran -M output is incorrect when -MT option is used

2011-10-18 Thread nightstrike at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47485 nightstrike changed: What|Removed |Added CC||nightstrike at gmail dot

[Bug fortran/42954] [4.5/4.6/4.7 regression] TARGET_*_CPP_BUILTINS issues with gfortran

2011-10-26 Thread nightstrike at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42954 --- Comment #18 from nightstrike 2011-10-27 02:00:37 UTC --- We have a patch. What else is missing?

[Bug c++/52672] internal compiler error: in cxx_eval_indirect_ref, at cp/semantics.c:6766

2012-06-15 Thread nightstrike at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52672 nightstrike changed: What|Removed |Added CC||nightstrike at gmail dot

[Bug ada/50048] "cc1: note: obsolete option -I- used, please use -iquote instead" during bootstrap

2012-06-21 Thread nightstrike at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50048 nightstrike changed: What|Removed |Added CC||nightstrike at gmail dot

[Bug fortran/42954] [4.5/4.6/4.7/4.8 regression] TARGET_*_CPP_BUILTINS issues with gfortran

2012-06-21 Thread nightstrike at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42954 --- Comment #20 from nightstrike 2012-06-22 02:05:45 UTC --- As we're in 4.8 now, consider this a friendly ping :)

[Bug other/28145] C++ (throw() and catch(...) {/* fall through */ } ) and pthread cancellation are incompatible (at least with NPTL)

2012-06-21 Thread nightstrike at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28145 nightstrike changed: What|Removed |Added CC||nightstrike at gmail dot

[Bug bootstrap/50461] mpfr.h found in mpfr-3.1.0/src instead of mpfr-3.0.1/. as previously

2012-07-25 Thread nightstrike at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50461 nightstrike changed: What|Removed |Added CC||nightstrike at gmail dot

[Bug c/32532] New: Warning: variable ret never used

2007-06-27 Thread nightstrike at gmail dot com
riable ret never used Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: trivial Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: nightstrike at gmail dot com GCC build tripl

[Bug fortran/88803] New: gfortran documentation warning: '.' or ',' must follow @xref

2019-01-11 Thread nightstrike at gmail dot com
Severity: normal Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: nightstrike at gmail dot com Target Milestone: --- I see these warnings building gfortran across many versions including current trunk: ../../gcc/fortran/gfortra

[Bug libfortran/88805] New: hidden symbol `__cpu_model' is referenced by DSO

2019-01-11 Thread nightstrike at gmail dot com
onent: libfortran Assignee: unassigned at gcc dot gnu.org Reporter: nightstrike at gmail dot com Target Milestone: --- Host: x86_64-pc-linux-gnu Target: x86_64-pc-linux-gnu Build: x86_64-pc-linux-gnu Compiling a basic fortran hello world y

[Bug libfortran/88807] New: misleading indentation warnings building libgfortran

2019-01-11 Thread nightstrike at gmail dot com
Component: libfortran Assignee: unassigned at gcc dot gnu.org Reporter: nightstrike at gmail dot com Target Milestone: --- While building libgfortran, I receive the following warnings for -Wmisleading-indentation: ../../../libgfortran/generated/minloc0_4_i1.c: In function

[Bug c++/86273] New: confusing diagnostic for member-declaration with missing identifier

2018-06-21 Thread nightstrike at gmail dot com
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: nightstrike at gmail dot com Target Milestone: --- #include struct Input { std::vector>; }; $ g++ xxx.cc xxx.cc:4:7: error: a template-id may not appear in a us

[Bug middle-end/86095] [8/9 Regression] documentation for -Wunsafe-loop-optimizations references options which have no effect any more

2018-06-25 Thread nightstrike at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86095 nightstrike changed: What|Removed |Added CC||nightstrike at gmail dot com --- Comment

[Bug c++/82711] -Wignored-qualifiers could be moved into -Wextra

2018-07-09 Thread nightstrike at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82711 nightstrike changed: What|Removed |Added CC||nightstrike at gmail dot com --- Comment

[Bug c++/86440] New: -Wignored-qualifiers diagnostic highlights wrong token with pointer

2018-07-09 Thread nightstrike at gmail dot com
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: nightstrike at gmail dot com Target Milestone: --- $ cat a.cc int const f() { return 0; } int * const g() { return 0; } $ g++ a.cc -c -Wignored-qualifiers a.cc:1:5: warning: type

[Bug c++/55606] sorry, unimplemented: non-trivial designated initializers not supported

2018-07-10 Thread nightstrike at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55606 --- Comment #11 from nightstrike --- This now works with gcc 8. I haven't tried other versions.

[Bug c++/55606] sorry, unimplemented: non-trivial designated initializers not supported

2018-07-10 Thread nightstrike at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55606 --- Comment #12 from nightstrike --- (In reply to Martin Sebor from comment #9) > A similar test case not involving arrays: > > $ cat z.c && /build/gcc-trunk-svn/gcc/xgcc -B /build/gcc-trunk-svn/gcc -S > -Wall -Wextra -o/dev/null -xc++ z.c > typ

[Bug c++/82711] -Wignored-qualifiers could be moved into -Wextra

2018-07-10 Thread nightstrike at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82711 --- Comment #6 from nightstrike --- (In reply to Martin Sebor from comment #5) > -Wignored-qualifiers has been in -Wextra since r131499. Based on the > Firefox review I think the request is actually to remove the warning from > -Wextra (or they

[Bug c++/54080] [C++11] g++ crashes when compiling the following file

2018-07-11 Thread nightstrike at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54080 --- Comment #4 from nightstrike --- This still crashes with gcc 8.1.1 20180531

[Bug c++/86556] New: , most vexing parse, and diagnostic output

2018-07-17 Thread nightstrike at gmail dot com
++ Assignee: unassigned at gcc dot gnu.org Reporter: nightstrike at gmail dot com Target Milestone: --- This works: #include bool f() { std::random_device r; std::mt19937 gen(r()); std::bernoulli_distribution d(0.5); return d(gen); } This easy

[Bug c++/86557] New: missed vectorization with std::vector compared to icc 18

2018-07-17 Thread nightstrike at gmail dot com
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: nightstrike at gmail dot com Target Milestone: --- ICC 18 is able to vectorize this loop, while GCC 8 is not. #include std::size_t f(std::vector> const & v) { std::size_t ret = 0;

[Bug tree-optimization/69224] [6/7 Regression] -Warray-bounds false positive with -O3 and struct pointer parameter

2018-07-21 Thread nightstrike at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69224 --- Comment #11 from nightstrike --- Will this be back ported to 6 and 7?

  1   2   3   4   >