[Bug target/112959] install.tex needs updates on FreeBSD

2024-05-13 Thread gerald at pfeifer dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112959 Gerald Pfeifer changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug target/112959] install.tex needs updates on FreeBSD

2024-05-12 Thread gerald at pfeifer dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112959 Gerald Pfeifer changed: What|Removed |Added CC||thierry at FreeBSD dot org ---

[Bug c++/115008] New: ICE with modules on amd64-freebsd*

2024-05-09 Thread gerald at pfeifer dot com via Gcc-bugs
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: gerald at pfeifer dot com CC: developer at lorenzosalvadore dot it, nathan at acm dot org, nshead at gcc dot gnu.org Target Milestone: --- Host

[Bug target/112959] install.tex needs updates on FreeBSD

2024-05-06 Thread gerald at pfeifer dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112959 --- Comment #5 from Gerald Pfeifer --- Rainer, do you think the three changes I made - and hence the current state of install.texi on trunk - address all the issues you reported and sufficiently well? (I hope Andrew is going to commit the

[Bug target/112959] install.tex needs updates on FreeBSD

2024-05-01 Thread gerald at pfeifer dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112959 Gerald Pfeifer changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |gerald at pfeifer dot com

[Bug ada/112958] [12/13/14/15 regression] s-exnllf.ads etc. don't compile on 32-bit FreeBSD/x86

2024-05-01 Thread gerald at pfeifer dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112958 --- Comment #6 from Gerald Pfeifer --- FreeBSD i386 is on it's way out: FreeBSD 14 is the last series supporting it; FreeBSD 15 is dropping support for it. Can we disable libgnat (or GNAT) support during configure time?

[Bug driver/97304] Boostrap failure on freebsd: ld: error: unable to find library -lc

2024-04-28 Thread gerald at pfeifer dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97304 Gerald Pfeifer changed: What|Removed |Added CC||gerald at pfeifer dot com --- Comment

[Bug middle-end/111632] gcc fails to bootstrap when using libc++

2024-03-29 Thread gerald at pfeifer dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111632 --- Comment #22 from Gerald Pfeifer --- (In reply to Dimitry Andric from comment #21) > Indeed, please merge both commits: > https://gcc.gnu.org/git/?p=gcc.git;a=commit; > h=9970b576b7e4ae337af1268395ff221348c4b34a >

[Bug tree-optimization/114369] tree-vect-loop.cc uses vec_step which is also an altivec intrinsics breaks build when building with clang

2024-03-17 Thread gerald at pfeifer dot com via Gcc-bugs
|NEW CC||gerald at pfeifer dot com Last reconfirmed||2024-03-17 --- Comment #3 from Gerald Pfeifer --- I first reported this in July 2019; see https://gcc.gnu.org/pipermail/gcc/2019-July/229869.html

[Bug debug/112343] New: [14 regression] ICE during GIMPLE pass: dse

2023-11-01 Thread gerald at pfeifer dot com via Gcc-bugs
: debug Assignee: unassigned at gcc dot gnu.org Reporter: gerald at pfeifer dot com Target Milestone: --- Created attachment 56486 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=56486=edit Preprocessed C source This started in the last 48 hours. /home/gerald/gcc-ref12-am

[Bug driver/108350] Windows: invoking gcc via symlink does not work

2023-02-11 Thread gerald at pfeifer dot com via Gcc-bugs
|--- |FIXED CC||gerald at pfeifer dot com --- Comment #38 from Gerald Pfeifer --- Marking this as RESOLVED FIXED based on the previous comments and affirmative reports on gcc-patches@.

[Bug bootstrap/102675] [12 regression] Bootstrap fails in libsanitizer: 'MD5_DIGEST_STRING_LENGTH' was not declared in this scope

2021-11-17 Thread gerald at pfeifer dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102675 --- Comment #20 from Gerald Pfeifer --- Thank you, Jakub! I finished testing/preparing the second part of the patch, just did not get to push. So I went ahead and gave your suggested patch a try - and it passes bootstrap, so good to go I'd

[Bug bootstrap/102675] [12 regression] Bootstrap fails in libsanitizer: 'MD5_DIGEST_STRING_LENGTH' was not declared in this scope

2021-11-16 Thread gerald at pfeifer dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102675 --- Comment #18 from Gerald Pfeifer --- Thank you, Jakub! I finished testing/preparing the second part of the patch, just did not get to push. I'll give your suggested patch a try tonight!

[Bug bootstrap/102675] [12 regression] Bootstrap fails in libsanitizer: 'MD5_DIGEST_STRING_LENGTH' was not declared in this scope

2021-10-30 Thread gerald at pfeifer dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102675 Gerald Pfeifer changed: What|Removed |Added Status|WAITING |NEW --- Comment #14 from Gerald

[Bug bootstrap/102675] [12 regression] Bootstrap fails in libsanitizer: 'MD5_DIGEST_STRING_LENGTH' was not declared in this scope

2021-10-23 Thread gerald at pfeifer dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102675 --- Comment #12 from Gerald Pfeifer --- Created attachment 51658 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51658=edit $WRKDIR/i586-unknown-freebsd11.4/libsanitizer/sanitizer_common/Makefile

[Bug bootstrap/102675] [12 regression] Bootstrap fails in libsanitizer: 'MD5_DIGEST_STRING_LENGTH' was not declared in this scope

2021-10-23 Thread gerald at pfeifer dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102675 --- Comment #11 from Gerald Pfeifer --- Created attachment 51657 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51657=edit $WRKDIR/i586-unknown-freebsd11.4/libsanitizer/Makefile

[Bug bootstrap/102675] [12 regression] Bootstrap fails in libsanitizer: 'MD5_DIGEST_STRING_LENGTH' was not declared in this scope

2021-10-23 Thread gerald at pfeifer dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102675 --- Comment #9 from Gerald Pfeifer --- (In reply to H.J. Lu from comment #8) > Does sanitizer_common/sanitizer_platform_limits_freebsd.cpp need any header > files from GCC? >From what I found, that does not appear to be the case. > If yes,

[Bug bootstrap/102675] [12 regression] Bootstrap fails in libsanitizer: 'MD5_DIGEST_STRING_LENGTH' was not declared in this scope

2021-10-10 Thread gerald at pfeifer dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102675 --- Comment #2 from Gerald Pfeifer --- (In reply to H.J. Lu from comment #1) > That file is FreeBSD specific. Can you use a local patch to force > /usr/include/md5.h, like > > #include_next I tried replacing #include by #include_next ;

[Bug bootstrap/102675] New: [12 regression] Bootstrap fails in libsanitizer: 'MD5_DIGEST_STRING_LENGTH' was not declared in this scope

2021-10-09 Thread gerald at pfeifer dot com via Gcc-bugs
Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: gerald at pfeifer dot com CC: hjl.tools at gmail dot com Target Milestone: --- Host

[Bug jit/101491] [11/12 regression] /usr/local/include/libgccjit++.h conflicts between different GCC installations

2021-09-26 Thread gerald at pfeifer dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101491 --- Comment #7 from Gerald Pfeifer --- (In reply to David Malcolm from comment #2) > I'm using $(includedir). What should I be using? Thanks (In reply to Richard Biener from comment #5) > I think a more appropriate place would be where we

[Bug bootstrap/81315] powerpc64 vs building lang/gcc7-devel (on FreeBSD head): xgcc gets segmentation fault

2021-09-26 Thread gerald at pfeifer dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81315 Gerald Pfeifer changed: What|Removed |Added Resolution|--- |WORKSFORME Status|WAITING

[Bug bootstrap/102242] [12 regression] analyzer/engine.cc built with clang: /usr/include/c++/v1/typeinfo:346:5: error: no member named 'fancy_abort'

2021-09-17 Thread gerald at pfeifer dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102242 Gerald Pfeifer changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |gerald at pfeifer dot com

[Bug bootstrap/102242] [12 regression] analyzer/engine.cc built with clang: /usr/include/c++/v1/typeinfo:346:5: error: no member named 'fancy_abort'

2021-09-08 Thread gerald at pfeifer dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102242 --- Comment #3 from Gerald Pfeifer --- (In reply to David Malcolm from comment #1) > Sorry about the breakage. That's what my nightly testers are here for to catch. :) > I think I need to #define INCLUDE_UNIQUE_PTR before including system.h,

[Bug bootstrap/102242] New: [11 regression] analyzer/engine.cc built with clang: /usr/include/c++/v1/typeinfo:346:5: error: no member named 'fancy_abort'

2021-09-08 Thread gerald at pfeifer dot com via Gcc-bugs
Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: gerald at pfeifer dot com Target Milestone: --- Only with clang as bootstrap compiler

[Bug fortran/100662] intrinsic::ieee_arithmetic fails on aarch, powerpc architectures on FreeBSD

2021-08-12 Thread gerald at pfeifer dot com via Gcc-bugs
, ||gerald at pfeifer dot com Ever confirmed|0 |1 Last reconfirmed||2021-08-12 Status|UNCONFIRMED |NEW --- Comment #12 from Gerald Pfeifer --- Andreas, is this something

[Bug jit/101491] [11 regression] /usr/local/include/libgccjit++.h conflicts between different GCC installations

2021-07-18 Thread gerald at pfeifer dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101491 Gerald Pfeifer changed: What|Removed |Added Last reconfirmed||2021-07-18

[Bug jit/101491] New: [11 regression] /usr/local/include/libgccjit++.h conflicts between different GCC installations

2021-07-17 Thread gerald at pfeifer dot com via Gcc-bugs
Severity: normal Priority: P3 Component: jit Assignee: dmalcolm at gcc dot gnu.org Reporter: gerald at pfeifer dot com Target Milestone: --- In the FreeBSD Ports Collection (and presumably similarly other distros) we install different versions

[Bug bootstrap/100560] New: [13 regression] build/gengtype-state.o fails with clang 10.0.1: cannot specify -o when generating multiple output files

2021-05-12 Thread gerald at pfeifer dot com via Gcc-bugs
Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: gerald at pfeifer dot com CC: marxin at gcc dot gnu.org Target Milestone

[Bug target/99422] [11 Regression] ICE in extract_constrain_insn building glibc pthread_create

2021-03-08 Thread gerald at pfeifer dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99422 --- Comment #15 from Gerald Pfeifer --- https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99438 still happens, i.e. i586-unknown-freebsd11.2. Is anyone able to successfully build any 32-bit x86 target?

[Bug bootstrap/99438] New: [11 regression] libgcc/soft-fp/divtf3.c:51:1: error: unrecognizable insn

2021-03-06 Thread gerald at pfeifer dot com via Gcc-bugs
Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: gerald at pfeifer dot com Target Milestone: --- Target: i586-unknown-freebsd12.2 This is a regression that entered the tree in the last 24 (plus a few maybe

[Bug bootstrap/98181] Add support for FreeBSD on powerpc64le

2021-02-21 Thread gerald at pfeifer dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98181 Gerald Pfeifer changed: What|Removed |Added CC||segher at kernel dot crashing.org

[Bug web/32927] Online installation instructions only for mainline

2021-01-02 Thread gerald at pfeifer dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=32927 Gerald Pfeifer changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug bootstrap/95805] [11 regression] gcc/recog.h:301:30: error: too many arguments to function call, expected 1, have 2

2020-06-21 Thread gerald at pfeifer dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95805 Gerald Pfeifer changed: What|Removed |Added Host||i386-unknown-freebsd11.3 --- Comment

[Bug bootstrap/95805] New: [11 regression] gcc/recog.h:301:30: error: too many arguments to function call, expected 1, have 2

2020-06-21 Thread gerald at pfeifer dot com
: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: gerald at pfeifer dot com CC: rsandifo at sources dot redhat.com Target Milestone: --- Created attachment 48766 --> ht

[Bug c++/94493] FreeBSD-ports lang/gcc9 (9.3.0) on FreeBSD 13 crash if building ftp/filezilla

2020-04-06 Thread gerald at pfeifer dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94493 Gerald Pfeifer changed: What|Removed |Added CC||gerald at pfeifer dot com --- Comment

[Bug bootstrap/93962] bootstrap fails with gcc/value-prof.c:268:28 : error: format '%lld' expects argument of type 'long long int', but argument 3 hastype 'int'

2020-03-10 Thread gerald at pfeifer dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93962 --- Comment #12 from Gerald Pfeifer --- Created attachment 48011 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48011=edit Preprocessed value-prof.c for the failure case on FreeBSD 11/i386 (I've been struggling to create the preprocessed

[Bug bootstrap/93962] [10 regression] bootstrap fails with gcc/value-prof.c:268:28 : error: format '%lld' expects argument of type 'long long int', but argument 3 hastype 'int'

2020-03-04 Thread gerald at pfeifer dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93962 --- Comment #6 from Gerald Pfeifer --- (In reply to Jeffrey A. Law from comment #3) > Gerald, I wanted to reproduce the error so that I could in turn verify the > proposed fix of using std:abs would work. I verified that the fix of using

[Bug bootstrap/93962] New: [10 regression] bootstrap fails with gcc/value-prof.c:268:28 : error: format '%lld' expects argument of type 'long long int', but argument 3 hastype 'int'

2020-02-27 Thread gerald at pfeifer dot com
hastype 'int' Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: gerald at pfeifer dot com CC

[Bug analyzer/93543] [10 regression] bootstrap with clang fails in analyzer: reinterpret_cast from 'nullptr_t' to 'function *' is not allowed

2020-02-04 Thread gerald at pfeifer dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93543 --- Comment #7 from Gerald Pfeifer --- Thank you - and I just received confirmation that also the new patch addresses the original issue coming from a FreeBSD user with clang 9.0.1.

[Bug analyzer/93543] New: [10 regression] bootstrap with clang 9.0.1 fails in analyzer: reinterpret_cast from 'nullptr_t' to 'function *' is not allowed

2020-02-02 Thread gerald at pfeifer dot com
Version: 10.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: analyzer Assignee: dmalcolm at gcc dot gnu.org Reporter: gerald at pfeifer dot com Target Milestone: --- This was originally filed in the FreeBSD bug tracker

[Bug target/37073] -fno-math-errno should be the default on FreeBSD

2019-08-25 Thread gerald at pfeifer dot com
||andreast at gcc dot gnu.org Assignee|gerald at pfeifer dot com |unassigned at gcc dot gnu.org --- Comment #5 from Gerald Pfeifer --- (In reply to Eric Gallager from comment #4) > Assuming yes and making Gerald the assignee I thought I had a plan, alas it

[Bug target/91349] New: [9 regression] powerpc*-*-freebsd* defines _GNU_SOURCE

2019-08-04 Thread gerald at pfeifer dot com
48 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: gerald at pfeifer dot com CC: amodra at gcc dot gnu.org, amodra at gmail dot com

[Bug bootstrap/87417] [9 regression] Internal error: abort in attr_alt_intersection, at genattrtab.c:2357

2018-09-24 Thread gerald at pfeifer dot com
at pfeifer dot com Host|i386-pc-solaris2.11,|i386-pc-solaris2.11, |sparc-sun-solaris2.11 |sparc-sun-solaris2.11, ||i386-unknown-freebsd10.4 Ever confirmed|0 |1

[Bug bootstrap/87134] [9 regression] SEGV in cc1 caused by r263875

2018-09-13 Thread gerald at pfeifer dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87134 --- Comment #24 from Gerald Pfeifer --- Confirmed for i386-unknown-freebsd10.3 (using clang as bootstrap compiler) as well. Thank you, Richard!

[Bug web/87050] Bump wwwdocs to html5

2018-09-02 Thread gerald at pfeifer dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87050 --- Comment #10 from Gerald Pfeifer --- Mostly done, cf. https://gcc.gnu.org/ml/gcc/2018-09/msg5.html And for the actual conversion, cf. https://gcc.gnu.org/ml/gcc-patches/2018-09/msg00026.html The sole page not labeled as HTML 5 now is

[Bug web/87050] Bump wwwdocs to html5

2018-08-26 Thread gerald at pfeifer dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87050 --- Comment #9 from Gerald Pfeifer --- (In reply to jos...@codesourcery.com from comment #6) > A replacement for MetaHTML is already available, we just need to switch to > using it. > > https://gcc.gnu.org/ml/gcc-patches/2018-06/msg00176.html

[Bug web/87050] Bump wwwdocs to html5

2018-08-22 Thread gerald at pfeifer dot com
||2018-08-22 CC||gerald at pfeifer dot com Assignee|unassigned at gcc dot gnu.org |gerald at pfeifer dot com Ever confirmed|0 |1 --- Comment #3 from Gerald Pfeifer --- Agreed, and I've

[Bug web/65231] Dead link in man page to the status of C99 features

2018-06-02 Thread gerald at pfeifer dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65231 Gerald Pfeifer changed: What|Removed |Added Status|SUSPENDED |RESOLVED Resolution|---

[Bug web/64549] Add a 404 page

2018-06-02 Thread gerald at pfeifer dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64549 Gerald Pfeifer changed: What|Removed |Added Status|WAITING |NEW

[Bug web/65231] Dead link in man page to the status of C99 features

2018-06-02 Thread gerald at pfeifer dot com
||gerald at pfeifer dot com

[Bug web/64549] Add a 404 page

2018-06-02 Thread gerald at pfeifer dot com
||gerald at pfeifer dot com

[Bug web/59184] Broken links

2018-06-02 Thread gerald at pfeifer dot com
||gerald at pfeifer dot com

[Bug libstdc++/85768] [9 Regression] FreeBSD bootstrap fails due to undefined reference to 'backtrace'

2018-05-25 Thread gerald at pfeifer dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85768 --- Comment #6 from Gerald Pfeifer --- (In reply to François Dumont from comment #4) > I wonder if this patch could fix the bootstrap ? I try to avoid the usage of > backtrace during bootstrap. The problem will then be limited to usage of >

[Bug tree-optimization/84670] [8 Regression] ICE: in compute_antic_aux, at tree-ssa-pre.c:2148 with -O2 -fno-tree-dominator-opts

2018-03-04 Thread gerald at pfeifer dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84670 Gerald Pfeifer changed: What|Removed |Added CC||gerald at pfeifer dot com --- Comment

[Bug middle-end/83164] [8 regression] internal compiler error: verify_gimple failed

2017-11-26 Thread gerald at pfeifer dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83164 --- Comment #4 from Gerald Pfeifer --- (In reply to Marc Glisse from comment #2) > Does it work if you remove the verification > > || !types_compatible_p (rhs1_type, rhs2_type) > > from tree-cfg.c? Yes, I just tried this.

[Bug middle-end/83164] New: [8 regression] internal compiler error: verify_gimple failed

2017-11-25 Thread gerald at pfeifer dot com
Priority: P3 Component: middle-end Assignee: unassigned at gcc dot gnu.org Reporter: gerald at pfeifer dot com CC: marc.glisse at normalesup dot org Target Milestone: --- Host: i586-unknown-freebsd10.4 Created attachment 42718 --> ht

[Bug regression/83038] [8 regression] warning at random points in the input (array subscript -1 is below array bounds)

2017-11-18 Thread gerald at pfeifer dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83038 --- Comment #2 from Gerald Pfeifer --- Created attachment 42643 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42643=edit Full preprocesssed source file (In reply to David Malcolm from comment #1) > This is a .i file; have the source

[Bug regression/83038] New: [8 regression] warning at random points in the input (array subscript -1 is below array bounds)

2017-11-17 Thread gerald at pfeifer dot com
Severity: normal Priority: P3 Component: regression Assignee: unassigned at gcc dot gnu.org Reporter: gerald at pfeifer dot com CC: dmalcolm at redhat dot com, msebor at gcc dot gnu.org, polacek at redhat dot com

[Bug bootstrap/82610] [8 Regression] Bootstrap fails on macOS 10.13 and FreeBSD 11.1 because of abort redefinition

2017-10-22 Thread gerald at pfeifer dot com
||2017-10-22 CC||gerald at pfeifer dot com Summary|[8 Regression] Bootstrap|[8 Regression] Bootstrap |fails on macOS 10.13|fails on macOS 10.13 and |because of abort

[Bug target/81995] [8.0 Regression] gcc/reg-stack.c:2073:1: error: unrecognizable insn:

2017-09-02 Thread gerald at pfeifer dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81995 Gerald Pfeifer changed: What|Removed |Added Status|RESOLVED|VERIFIED --- Comment #4 from Gerald

[Bug bootstrap/81995] [8.0 Regression] gcc/reg-stack.c:2073:1: error: unrecognizable insn:

2017-08-26 Thread gerald at pfeifer dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81995 Gerald Pfeifer changed: What|Removed |Added CC||uros at gcc dot gnu.org --- Comment #1

[Bug bootstrap/81995] New: [8.0 Regression] gcc/reg-stack.c:2073:1: error: unrecognizable insn:

2017-08-26 Thread gerald at pfeifer dot com
Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: gerald at pfeifer dot com Target Milestone: --- Target: i586-unknown-freebsd10.3 This seems to have been introduced between Aug 20th 16:40 GMT and Aug 21th 16:40 GMT

[Bug c/81050] New: ICE with -fexec-charset=utf-16

2017-06-10 Thread gerald at pfeifer dot com
Assignee: unassigned at gcc dot gnu.org Reporter: gerald at pfeifer dot com Target Milestone: --- Compiling #include int main() { char a = 'a'; printf("Size of char : %d\n",sizeof(a)); printf("Size of char : %d\n",sizeof('a

[Bug c++/70528] [5 Regression] bogus error: constructor required before non-static data member

2017-06-04 Thread gerald at pfeifer dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70528 Gerald Pfeifer changed: What|Removed |Added CC||gerald at pfeifer dot com --- Comment

[Bug other/80621] [8-regression] internal compiler error: Segmentation fault

2017-05-03 Thread gerald at pfeifer dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80621 Gerald Pfeifer changed: What|Removed |Added Target||i586-unknown-freebsd10.3

[Bug other/80621] New: [8-regression] internal compiler error: Segmentation fault

2017-05-03 Thread gerald at pfeifer dot com
Priority: P3 Component: other Assignee: unassigned at gcc dot gnu.org Reporter: gerald at pfeifer dot com Target Milestone: --- Created attachment 41312 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41312=edit Sample file The attached testcase (from W

[Bug middle-end/77683] [7 regression] ICE on %lf directive in format_floating in gimple-ssa-sprintf.c:1163

2016-09-28 Thread gerald at pfeifer dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77683 Gerald Pfeifer changed: What|Removed |Added Status|RESOLVED|VERIFIED --- Comment #5 from Gerald

[Bug bootstrap/77751] [7 regression] cc1plus: error: unrecognized command line option "-Wno-implicit-fallthrough" for insn-emit.o

2016-09-27 Thread gerald at pfeifer dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77751 Gerald Pfeifer changed: What|Removed |Added Status|RESOLVED|VERIFIED --- Comment #5 from Gerald

[Bug bootstrap/77751] New: [7 regression] cc1plus: error: unrecognized command line option "-Wno-implicit-fallthrough" for insn-emit.o

2016-09-27 Thread gerald at pfeifer dot com
rsion: 7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: gerald at pfeifer dot com CC: polacek at redhat dot com Target Milestone: --- On i?86-unknow

[Bug middle-end/77740] [7 regression] internal compiler error: in format_floating, at gimple-ssa-sprintf.c:1165

2016-09-26 Thread gerald at pfeifer dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77740 --- Comment #1 from Gerald Pfeifer --- The minimum invocation to reproduce the issue is /some/where/gcc -c math.i -Wall -O1 Both warnings _and_ at least -O1 are required.

[Bug middle-end/77740] New: [7 regression] internal compiler error: in format_floating, at gimple-ssa-sprintf.c:1165

2016-09-26 Thread gerald at pfeifer dot com
Severity: normal Priority: P3 Component: middle-end Assignee: unassigned at gcc dot gnu.org Reporter: gerald at pfeifer dot com Target Milestone: --- Created attachment 39685 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39685=edit Preprocessed in

[Bug target/77676] powerpc64 and powerpc64le stage2 bootstrap fail

2016-09-22 Thread gerald at pfeifer dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77676 --- Comment #13 from Gerald Pfeifer --- (In reply to Martin Sebor from comment #10) > Created attachment 39670 [details] > Patch under test. With this patch, i?86-unknown-freebsd11 is back in bootstrap land again.

[Bug web/50642] onlinedocs formated text too small to read

2016-09-04 Thread gerald at pfeifer dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50642 --- Comment #20 from Gerald Pfeifer --- Created attachment 39553 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39553=edit Firefox font configuratoin (In reply to Jon Grant from comment #18) > Just looking at this page: > >

[Bug web/56736] Broken link in http://gcc.gnu.org/gcc-4.8/changes.html

2016-09-04 Thread gerald at pfeifer dot com
||gerald at pfeifer dot com Resolution|--- |FIXED Assignee|unassigned at gcc dot gnu.org |gerald at pfeifer dot com --- Comment #3 from Gerald Pfeifer --- Apologies, I fixed this a while ago but missed updating this report

[Bug web/50642] onlinedocs formated text too small to read

2016-09-04 Thread gerald at pfeifer dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50642 Gerald Pfeifer changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug web/50642] onlinedocs formated text too small to read

2016-09-04 Thread gerald at pfeifer dot com
||gerald at pfeifer dot com Assignee|unassigned at gcc dot gnu.org |gerald at pfeifer dot com --- Comment #15 from Gerald Pfeifer --- I'm working on this. First I will have the online documentation reference our global CSS style ( https://gcc.gnu.org/gcc.css

[Bug other/59055] gcc.texinfo warnings

2016-08-31 Thread gerald at pfeifer dot com
||gerald at pfeifer dot com Resolution|--- |FIXED --- Comment #3 from Gerald Pfeifer --- This has been resolved from all I can tell (looking at concrete cases as well a bootstrap log of current trunk any makeinfo 6.1), thus closing this report

[Bug web/72856] Trottle bug creation for newly created accounts (to limit spam)

2016-08-10 Thread gerald at pfeifer dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72856 Gerald Pfeifer changed: What|Removed |Added CC||gerald at pfeifer dot com --- Comment

[Bug bootstrap/72846] New: [7 regression]

2016-08-08 Thread gerald at pfeifer dot com
: dmalcolm at redhat dot com Reporter: gerald at pfeifer dot com Target Milestone: --- r239175 | dmalcolm | 2016-08-05 18:08:33 + (Fri, 05 Aug 2016) | 124 line introduced a bootstrap failure on an automated tester I have running on FreeBSD 9/amd64: /scratch/tmp/gerald/gcc-HEAD/gcc/input.c

[Bug c/69602] [6 Regression] over-ambitious logical-op warning on EAGAIN vs EWOULDBLOCK

2016-02-07 Thread gerald at pfeifer dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69602 Gerald Pfeifer changed: What|Removed |Added CC||gerald at pfeifer dot com --- Comment

[Bug libffi/65726] [5/6 Regression] libffi fails to build when not bootstrapping: configure: error: C++ preprocessor "/lib/cpp" fails sanity check

2015-11-28 Thread gerald at pfeifer dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65726 --- Comment #8 from Gerald Pfeifer --- This one fixes the problem in all my tests.

[Bug libffi/65726] [5/6 Regression] libffi fails to build when not bootstrapping: configure: error: C++ preprocessor /lib/cpp fails sanity check

2015-07-16 Thread gerald at pfeifer dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65726 --- Comment #6 from Gerald Pfeifer gerald at pfeifer dot com --- I still can reproduce the failure by configuring with --disable-bootstrap and then make or make all.

[Bug c/65891] New: -Wlogical-op now warns about logical ‘and’ of equal expressions even when different types/sizeofs are involved

2015-04-25 Thread gerald at pfeifer dot com
: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: gerald at pfeifer dot com CC: polacek at redhat dot com Target Milestone: --- Since 2015-04-21 Marek

[Bug middle-end/65703] New: -fdefer-pop is not documented

2015-04-08 Thread gerald at pfeifer dot com
Assignee: unassigned at gcc dot gnu.org Reporter: gerald at pfeifer dot com -fdefer-pop is listed as activated by the -O option, but not anywhere else in the documentation (doc/invoke.texi, specifically). However, there is actually code to support this option, specifically in gcc

[Bug libffi/64779] [5 Regression] libffi/src/x86/sysv.S:864: Error: junk at end of line, first unrecognized character is `@'

2015-01-26 Thread gerald at pfeifer dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64779 Gerald Pfeifer gerald at pfeifer dot com changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug libffi/64779] [5 Regression] libffi/src/x86/sysv.S:864: Error: junk at end of line, first unrecognized character is `@'

2015-01-26 Thread gerald at pfeifer dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64779 --- Comment #4 from Gerald Pfeifer gerald at pfeifer dot com --- Created attachment 34584 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=34584action=edit OBJ-0126-1523/i386-unknown-freebsd10.1/libffi/config.log I did not find the respective

[Bug libffi/64779] New: libffi/src/x86/sysv.S:864: Error: junk at end of line, first unrecognized character is `@'

2015-01-24 Thread gerald at pfeifer dot com
Severity: critical Priority: P3 Component: libffi Assignee: unassigned at gcc dot gnu.org Reporter: gerald at pfeifer dot com CC: rth at gcc dot gnu.org Since the last set of libffi changes, for about 10 days, bootstrap fails on i386-unknown

[Bug c++/61341] ICE for variadic templates: tsubst at cp/pt.c:11313, tree check: expected class ‘expression’, have ‘type’ (integer_type)

2014-08-30 Thread gerald at pfeifer dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61341 Gerald Pfeifer gerald at pfeifer dot com changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug target/45808] FreeBSD: -pthread is handled incompletely

2014-08-21 Thread gerald at pfeifer dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45808 Gerald Pfeifer gerald at pfeifer dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug target/61662] Incorrect value calculated for _lrotl on LLP64 systems

2014-07-16 Thread gerald at pfeifer dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61662 Gerald Pfeifer gerald at pfeifer dot com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug bootstrap/61650] New: [4.10] Bootstrap failure due to dependency on ISL

2014-06-29 Thread gerald at pfeifer dot com
Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: gerald at pfeifer dot com CC: gareevroman at gmail dot com Seen on i386-unknown-freebsd10.0: /scratch2/tmp/gerald/gcc-HEAD/gcc/graphite-isl-ast-to-gimple.c:23:10: fatal error: 'isl/set.h' file

[Bug bootstrap/61650] [4.10] Bootstrap failure due to dependency on ISL

2014-06-29 Thread gerald at pfeifer dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61650 Gerald Pfeifer gerald at pfeifer dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug other/49342] asm goto documentation error in code snippet

2014-06-25 Thread gerald at pfeifer dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49342 Gerald Pfeifer gerald at pfeifer dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug target/16331] x86-64 inline asm register constraints insufficient WRT ABI

2014-06-25 Thread gerald at pfeifer dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16331 Gerald Pfeifer gerald at pfeifer dot com changed: What|Removed |Added Status|REOPENED|RESOLVED

[Bug target/39139] [4.4 Regression] ICE with stringop and register var

2014-06-25 Thread gerald at pfeifer dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39139 Bug 39139 depends on bug 16331, which changed state. Bug 16331 Summary: x86-64 inline asm register constraints insufficient WRT ABI https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16331 What|Removed |Added

[Bug inline-asm/29357] inline asm %c0 template form not documented

2014-06-18 Thread gerald at pfeifer dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29357 Gerald Pfeifer gerald at pfeifer dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug inline-asm/37621] Missing documentation for x86 inline assembler modifiers

2014-06-18 Thread gerald at pfeifer dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37621 Gerald Pfeifer gerald at pfeifer dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug inline-asm/43319] Lack of documentation on asm extension

2014-06-18 Thread gerald at pfeifer dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43319 Gerald Pfeifer gerald at pfeifer dot com changed: What|Removed |Added CC||gerald

[Bug web/60119] Bugzilla URLs don't work with https.

2014-06-17 Thread gerald at pfeifer dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60119 Gerald Pfeifer gerald at pfeifer dot com changed: What|Removed |Added CC||gerald

[Bug c/55383] -Wcast-qual reports incorrect message

2014-03-10 Thread gerald at pfeifer dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55383 Gerald Pfeifer gerald at pfeifer dot com changed: What|Removed |Added Status|NEW |ASSIGNED

  1   2   3   4   >