[Bug libgcj/23829] FreeBSD 5 support for libjava

2006-04-12 Thread gerald at pfeifer dot com
--- Comment #8 from gerald at pfeifer dot com 2006-04-12 19:59 --- I committed this to HEAD and the 4.1-branch now. Thanks to everyone who helped review this, and of course the original submitter! -- gerald at pfeifer dot com changed: What|Removed

[Bug libgomp/25938] [4.2 regression] libgomp installs header files in version and target independent location

2006-04-12 Thread gerald at pfeifer dot com
--- Comment #7 from gerald at pfeifer dot com 2006-04-12 20:01 --- RTH, Jakub, would you mind having a look at this regression? -- gerald at pfeifer dot com changed: What|Removed |Added

[Bug target/27179] New: libgomp bootstrap failure: unhandled reloc type 67

2006-04-16 Thread gerald at pfeifer dot com
ndled reloc type 67 Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: gerald at pfeifer dot com GCC host triplet: sp

[Bug target/27179] libgomp bootstrap failure: unhandled reloc type 67

2006-04-20 Thread gerald at pfeifer dot com
--- Comment #3 from gerald at pfeifer dot com 2006-04-20 23:46 --- (In reply to comment #2) > Does Sparc-FreeBSD have working TLS support? According to FreeBSD developers I asked, it does not, yet (probably due to missing binutils support). -- http://gcc.gnu.org/bugzi

[Bug libgcj/27890] New: [4.2 regression] lib/logging.properties pollutes common namespace

2006-06-04 Thread gerald at pfeifer dot com
pfeifer dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27890

[Bug libgcj/27890] [4.2 regression] lib/logging.properties pollutes common namespace

2006-06-04 Thread gerald at pfeifer dot com
--- Comment #1 from gerald at pfeifer dot com 2006-06-04 11:15 --- Also, does a configuration file, in text format, like this really belong under /lib? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27890

[Bug libgcj/27890] [4.2 regression] lib/logging.properties pollutes common namespace

2006-06-06 Thread gerald at pfeifer dot com
--- Comment #7 from gerald at pfeifer dot com 2006-06-06 21:04 --- That would be great. I'd really love to see us support parallel libgcj installations into the same $prefix. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27890

[Bug bootstrap/26188] [4.2 Regression] 4.2.0 fails to compile on FreeBSD 4.11

2006-06-07 Thread gerald at pfeifer dot com
--- Comment #6 from gerald at pfeifer dot com 2006-06-07 11:18 --- (In reply to comment #5) > Created an attachment (id=11596) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11596&action=view) [edit] > > can anybody test this? Hi Paolo, I cannot test this myself at

[Bug bootstrap/26188] [4.2 Regression] 4.2.0 fails to compile on FreeBSD 4.11

2006-06-07 Thread gerald at pfeifer dot com
--- Comment #8 from gerald at pfeifer dot com 2006-06-07 21:37 --- I got feedback from volunteers who were able to test the proposed patch: Looks good, bootstrap succeeds! -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26188

[Bug bootstrap/26188] [4.2 Regression] 4.2.0 fails to compile on FreeBSD 4.11

2006-06-14 Thread gerald at pfeifer dot com
--- Comment #11 from gerald at pfeifer dot com 2006-06-14 18:33 --- Sorry for the delay, Paolo: do you think you could provide a patched configure script for the new patch as well? Thanks! -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26188

[Bug bootstrap/26188] [4.2 Regression] 4.2.0 fails to compile on FreeBSD 4.11

2006-06-16 Thread gerald at pfeifer dot com
--- Comment #13 from gerald at pfeifer dot com 2006-06-16 15:25 --- Thanks, Paolo! I got confirmation by two testers who experienced the original problem that your latest patch addresses the issue, and they managed to bootstrap now. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id

[Bug libstdc++/28290] [4.2 Regression] error: 'iconv_t' does not name a type

2006-07-11 Thread gerald at pfeifer dot com
--- Comment #17 from gerald at pfeifer dot com 2006-07-11 12:31 --- i386-unknown-freebsd5.4 is also broken. -- gerald at pfeifer dot com changed: What|Removed |Added

[Bug testsuite/35114] 731 unexpected libgomp testsuite failures due setup of test environment

2009-01-25 Thread gerald at pfeifer dot com
--- Comment #1 from gerald at pfeifer dot com 2009-01-25 20:40 --- Since I reported this, things have improved somewhat. Per http://gcc.gnu.org/ml/gcc-testresults/2009-01/msg02566.html we now have === libgomp Summary === # of expected passes 2277 # of

[Bug bootstrap/40061] New: [4.3.4 regression] Bootstrap failure in dwarf2out.c, function add_subscript_info: 'dimension_number' undefined

2009-05-07 Thread gerald at pfeifer dot com
undefined Product: gcc Version: 4.3.4 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: gerald at pfeifer dot com GCC host triplet: alpha-unknown-freeb

[Bug debug/40126] New: [4.5 regression] -O2 -g results in: can't resolve `.LFE95' {*UND* section} - `.Ltext0' {.text section}

2009-05-12 Thread gerald at pfeifer dot com
gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: debug AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: gerald at pfeifer dot com GCC host triplet: i386-unknown-freebsd7.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40126

[Bug debug/40126] [4.5 regression] -O2 -g results in: can't resolve `.LFE95' {*UND* section} - `.Ltext0' {.text section}

2009-05-12 Thread gerald at pfeifer dot com
--- Comment #1 from gerald at pfeifer dot com 2009-05-12 20:40 --- Created an attachment (id=17855) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17855&action=view) Preprocessed source file; test with $GCC -g -O2 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40126

[Bug libstdc++/40289] New: [4.5 Regression] share/libstdc++/python/ polutes common namespace

2009-05-29 Thread gerald at pfeifer dot com
ReportedBy: gerald at pfeifer dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40289

[Bug libmudflap/18244] libmudflap installs include/mf-runtime.h in version-independent path

2009-06-01 Thread gerald at pfeifer dot com
--- Comment #3 from gerald at pfeifer dot com 2009-06-01 20:32 --- This has been fixed for GCC 4.2.0, I believe by the following patch: 2006-06-21 Frank Ch. Eigler PR 21274 mf-runtime.h installation based on ssp patch for PR 26473 from Mark Mitchell

[Bug libmudflap/18244] libmudflap installs include/mf-runtime.h in version-independent path

2009-06-01 Thread gerald at pfeifer dot com
-- gerald at pfeifer dot com changed: What|Removed |Added Target Milestone|3.1.x/3.2.x |--- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18244

[Bug web/25198] svn.html

2005-12-03 Thread gerald at pfeifer dot com
-- gerald at pfeifer dot com changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |gerald at pfeifer dot com |dot org

[Bug libgcj/29205] New: lib/pkgconfig/libgcj.pc needs to become version dependent

2006-09-24 Thread gerald at pfeifer dot com
: major Priority: P3 Component: libgcj AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: gerald at pfeifer dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29205

[Bug libgcj/29205] lib/pkgconfig/libgcj.pc needs to become version dependent

2006-10-09 Thread gerald at pfeifer dot com
--- Comment #2 from gerald at pfeifer dot com 2006-10-09 19:46 --- Making the major.minor number (4.1, 4.2,...) part of the name sounds quite fine to me! (Sorry for the delay in responding to your question, Tom. I've been out last week.) -- http://gcc.gnu.org/bug

[Bug libgcj/29205] lib/pkgconfig/libgcj.pc needs to become version dependent

2006-10-21 Thread gerald at pfeifer dot com
--- Comment #6 from gerald at pfeifer dot com 2006-10-21 11:28 --- Thanks, Tom! I updated some packages I maintain and verified that this indeed nicely fixes the problem. As for GCC 4.1, as you say, I don't think it's strictly needed, though it could be useful for some (usi

[Bug bootstrap/30790] New: [4.3 regression] Bootstrap comparison failure i386:

2007-02-13 Thread gerald at pfeifer dot com
org ReportedBy: gerald at pfeifer dot com GCC host triplet: i386-suse-linux, i386-unknown-freebsd5.4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30790

[Bug bootstrap/30790] [4.3 regression] Bootstrap comparison failure i386:

2007-02-13 Thread gerald at pfeifer dot com
-- gerald at pfeifer dot com changed: What|Removed |Added Severity|normal |blocker Summary|[4.3 regression] Bootstrap |[4.3 regression

[Bug middle-end/31127] New: [4.3 regression] ICE in cse_find_path, at cse.c:5930

2007-03-10 Thread gerald at pfeifer dot com
ority: P3 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: gerald at pfeifer dot com GCC host triplet: i586-suse-linux, i386-unknown-freebsd5.4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31127

[Bug c++/31423] New: Improve upon "invalid use of member (did you forget the '&' ?)"

2007-04-01 Thread gerald at pfeifer dot com
ary: Improve upon "invalid use of member (did you forget the '&' ?)" Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: gerald at pfeifer dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31423

[Bug java/31570] GCC 4.3 needs more than 512MB of memory building libgcj

2007-08-25 Thread gerald at pfeifer dot com
--- Comment #3 from gerald at pfeifer dot com 2007-08-25 14:52 --- Indeed the (known) problem here is that GCC 4.3 uses more than 512MB of memory building these Java files. When I first reported this about eight months ago some attempts were made to address it, but talking to some of

[Bug boehm-gc/25652] Java support for amd64-pc-freebsd

2007-08-25 Thread gerald at pfeifer dot com
--- Comment #7 from gerald at pfeifer dot com 2007-08-25 14:55 --- Is this patch still relevant as is? I'd like to ask our Java developers to have a look, but it would be good if you (as the original submitter) could verify and, if needed, provide a patch against our cu

[Bug middle-end/21786] Segmentation fault under FreeBSD 5.3-RELEASE-p15

2007-08-25 Thread gerald at pfeifer dot com
--- Comment #5 from gerald at pfeifer dot com 2007-08-25 14:57 --- FreeBSD upstream now switched to GCC 4.2.1 to rebuild the whole system, so this problem was solved there. Since GCC 3.4.x is no longer maintained by the GCC developers (GCC 4.0.x being the oldest tree still open), I am

[Bug bootstrap/33352] New: invalid rtl sharing -- bootstrap failure compiling libgomp/team.c on i386

2007-09-08 Thread gerald at pfeifer dot com
UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: gerald at pfeifer dot com GCC host triplet: i386-unknown-freebsd5.4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33352

[Bug web/33057] version-independent url for documentation

2007-09-08 Thread gerald at pfeifer dot com
--- Comment #2 from gerald at pfeifer dot com 2007-09-09 01:09 --- Karl discussed this with me and despite some concerns on my side as well I agreed to implement something like this. It's just a single line in a config file that can be controlled via remote CVS, it turn

[Bug web/33057] version-independent url for documentation

2007-09-08 Thread gerald at pfeifer dot com
-- gerald at pfeifer dot com changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |gerald at pfeifer dot com |dot org

[Bug web/33057] version-independent url for documentation

2007-09-16 Thread gerald at pfeifer dot com
--- Comment #3 from gerald at pfeifer dot com 2007-09-17 00:13 --- Change committed to wwwdocs CVS module and life on gcc.gnu.org. http://gcc.gnu.org/onlinedocs/ref it is! -- gerald at pfeifer dot com changed: What|Removed |Added

[Bug bootstrap/33352] [4.3 Regression] invalid rtl sharing -- bootstrap failure compiling libgomp/team.c on i386

2007-10-05 Thread gerald at pfeifer dot com
--- Comment #2 from gerald at pfeifer dot com 2007-10-05 10:30 --- I don't remember getting an answer to the following, but let's close this. From: Gerald Pfeifer <[EMAIL PROTECTED]> To: Jan Hubicka <[EMAIL PROTECTED]> Cc: Andrew Pinski <[EMAIL PROTECTED]>

[Bug bootstrap/33676] New: selected_int_kind.f90:22:

2007-10-06 Thread gerald at pfeifer dot com
tstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: gerald at pfeifer dot com GCC host triplet: i386-unknown-freebsd5.4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33676

[Bug rtl-optimization/33676] libgfortran bootstrap failure: selected_int_kind.f90:22: Segmentation fault, wrong code with -fomit-frame-pointer

2007-10-12 Thread gerald at pfeifer dot com
--- Comment #25 from gerald at pfeifer dot com 2007-10-12 15:40 --- Confirming as fixed on i386-unknown-freebsd54, the originally failing platform. -- gerald at pfeifer dot com changed: What|Removed |Added

[Bug libgcj/20155] New: libgcj build fails with "execvp: /bin/sh: Argument list too long"

2005-02-22 Thread gerald at pfeifer dot com
nedTo: unassigned at gcc dot gnu dot org ReportedBy: gerald at pfeifer dot com CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu dot org GCC host triplet: i386-unknown-freebsd4.10 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20155

[Bug bootstrap/20633] New: sparc64-portbld-freebsd5.3: libgcc2.c:1623: error: size of array 'compile_type_assert' is negative

2005-03-24 Thread gerald at pfeifer dot com
y 'compile_type_assert' is negative Product: gcc Version: 4.0.1 Status: UNCONFIRMED Severity: critical Priority: P2 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: gerald at pfeifer dot com

[Bug other/20731] contrib/gcc_update hard code -r gcc-3_4-branch

2005-04-03 Thread gerald at pfeifer dot com
-- What|Removed |Added CC||gerald at pfeifer dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20731

[Bug rtl-optimization/36998] [4.3/4.4 regression] Ada bootstrap broken on i586-*-*

2008-08-09 Thread gerald at pfeifer dot com
--- Comment #12 from gerald at pfeifer dot com 2008-08-09 22:20 --- This also breaks the bootstrap of the 4.3 branch on i386-unknown-freebsd6.3 without Ada being involved. -- gerald at pfeifer dot com changed: What|Removed |Added

[Bug rtl-optimization/37296] Bootstrap failure due to __muldi3

2008-08-31 Thread gerald at pfeifer dot com
--- Comment #2 from gerald at pfeifer dot com 2008-08-31 12:46 --- Vlad, caused by the IRA merge? -- gerald at pfeifer dot com changed: What|Removed |Added

[Bug target/37520] New: junk `(,%eax,4)' after expression / suffix or operands invalid for `lea' for libstdc++ deque/init-list.cc

2008-09-14 Thread gerald at pfeifer dot com
Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: gerald at pfeifer dot com GCC host triplet: i386-unknown-freebsd6.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37520

[Bug target/37520] junk `(,%eax,4)' after expression / suffix or operands invalid for `lea' for libstdc++ deque/init-list.cc

2008-09-14 Thread gerald at pfeifer dot com
--- Comment #1 from gerald at pfeifer dot com 2008-09-14 20:47 --- Created an attachment (id=16319) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16319&action=view) init-list.ii -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37520

[Bug target/37520] junk `(,%eax,4)' after expression / suffix or operands invalid for `lea' for libstdc++ deque/init-list.cc

2008-09-14 Thread gerald at pfeifer dot com
--- Comment #2 from gerald at pfeifer dot com 2008-09-14 20:47 --- Created an attachment (id=16320) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16320&action=view) init-list.s -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37520

[Bug target/37520] junk `(,%eax,4)' after expression / suffix or operands invalid for `lea' for libstdc++ deque/init-list.cc

2008-09-21 Thread gerald at pfeifer dot com
--- Comment #5 from gerald at pfeifer dot com 2008-09-21 10:15 --- Uros, looking at this again, after manually changing leal$_48(,%eax,4), %eax to leal_48(,%eax,4), %eax things build again with the label being defined as .type $_48, @object .size $_48, 12

[Bug libgomp/35114] New: 731 unexpected libgomp testsuite failures due setup of test environment

2008-02-06 Thread gerald at pfeifer dot com
gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: libgomp AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: gerald at pfeifer dot com GCC build triplet: i386-unknown-freebsd6.2 GCC host t

[Bug java/35257] New: jar: internal error:

2008-02-19 Thread gerald at pfeifer dot com
IRMED Severity: critical Priority: P3 Component: java AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: gerald at pfeifer dot com GCC host triplet: x86_64-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35257

[Bug java/35257] jar: internal error: java.lang.NullPointerException bootstrapping libjava

2008-02-19 Thread gerald at pfeifer dot com
--- Comment #1 from gerald at pfeifer dot com 2008-02-20 00:01 --- Sorry, I wasn't clear enough here -- this also happens with 4.3.0. -- gerald at pfeifer dot com changed: What|Removed |

[Bug middle-end/35400] New: [4.4 regression] -Wtype-limits -O2 causes ICE tree check: expected ssa_name, have addr_expr in get_value_range, at tree-vrp.c:469

2008-02-28 Thread gerald at pfeifer dot com
Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: gerald at pfeifer dot com GCC host triplet: i386-unknown-freebsd6.2tt http://gcc.gnu.org/b

[Bug middle-end/35400] [4.4 regression] -Wtype-limits -O2 causes ICE tree check: expected ssa_name, have addr_expr in get_value_range, at tree-vrp.c:469

2008-02-28 Thread gerald at pfeifer dot com
--- Comment #1 from gerald at pfeifer dot com 2008-02-28 20:25 --- Created an attachment (id=15242) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15242&action=view) Testcase to reproduce -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35400

[Bug middle-end/35400] [4.4 Regression] -Wtype-limits -O2 causes ICE tree check: expected ssa_name, have addr_expr in get_value_range, at tree-vrp.c:469

2008-02-28 Thread gerald at pfeifer dot com
--- Comment #3 from gerald at pfeifer dot com 2008-02-29 00:20 --- The last one that I tested was 132756, and that one was broken. Or do you mean 132591 might be the culprit? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35400

[Bug java/35257] jar: internal error: java.lang.NullPointerException bootstrapping libjava

2008-03-09 Thread gerald at pfeifer dot com
--- Comment #3 from gerald at pfeifer dot com 2008-03-10 01:35 --- (In reply to comment #2) > Based on the command line it looks like your system gjar is crashing. > Is that the case? Good point. Yes, that seems to be the case, and I asked Richi about it. -- gerald at pfeif

[Bug testsuite/35114] 731 unexpected libgomp testsuite failures due setup of test environment

2009-02-03 Thread gerald at pfeifer dot com
--- Comment #2 from gerald at pfeifer dot com 2009-02-03 10:03 --- Latest testruns confirm this as fixed: http://gcc.gnu.org/ml/gcc-testresults/2009-02/msg00249.html Only four failures remain, and these are different from what has been reported here: === libgomp tests

[Bug target/37520] [4.4 Regression] junk `(,%eax,4)' after expression / suffix or operands invalid for `lea' for libstdc++ deque/init-list.cc

2009-03-01 Thread gerald at pfeifer dot com
--- Comment #12 from gerald at pfeifer dot com 2009-03-01 13:03 --- (In reply to comment #8) > This looks like it happens on FreeBSD 7.1 as well: > http://gcc.gnu.org/ml/gcc-testresults/2009-02/msg00142.html > > Any news on what is going on here? Yes, I have updated my ni

[Bug middle-end/38219] gcc.dg/tree-ssa/vrp47.c fails on powerpc

2009-03-01 Thread gerald at pfeifer dot com
--- Comment #7 from gerald at pfeifer dot com 2009-03-01 19:26 --- I'm seeing the same on i386-unknown-freebsd7.1. PASS: gcc.dg/tree-ssa/vrp47.c (test for excess errors) FAIL: gcc.dg/tree-ssa/vrp47.c scan-tree-dump-times vrp1 "[xy][^ ]* !=" 0 FAIL: gcc.dg/tree-ssa/vr

[Bug bootstrap/39503] [4.4 Regression] libgcc2.c doesn't compile anymore

2009-03-19 Thread gerald at pfeifer dot com
--- Comment #3 from gerald at pfeifer dot com 2009-03-19 21:45 --- Ian, Ozkan, would you mind having a look on how to best solve this? -- gerald at pfeifer dot com changed: What|Removed |Added

[Bug c/39605] New: "error: variable-size type declared outside of any function" is issued twice

2009-03-31 Thread gerald at pfeifer dot com
Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: gerald at pfeifer dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39605

[Bug target/39910] New: [4.5 regression] i386: Error: suffix or operands invalid for `fidivr'

2009-04-26 Thread gerald at pfeifer dot com
assigned at gcc dot gnu dot org ReportedBy: gerald at pfeifer dot com GCC host triplet: i386-unknown-freebsd7.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39910

[Bug target/39910] [4.5 regression] i386: Error: suffix or operands invalid for `fidivr'

2009-04-26 Thread gerald at pfeifer dot com
--- Comment #1 from gerald at pfeifer dot com 2009-04-26 14:58 --- Created an attachment (id=17698) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17698&action=view) Preprocessed source file (created using -save-temps) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39910

[Bug target/39910] [4.5 regression] i386: Error: suffix or operands invalid for `fidivr'

2009-04-26 Thread gerald at pfeifer dot com
--- Comment #2 from gerald at pfeifer dot com 2009-04-26 14:59 --- Created an attachment (id=17699) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17699&action=view) Assembly file (created using -save-temps) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39910

[Bug target/39910] [4.5 regression] i386: Error: suffix or operands invalid for `fidivr'

2009-04-26 Thread gerald at pfeifer dot com
--- Comment #4 from gerald at pfeifer dot com 2009-04-26 15:39 --- Created an attachment (id=17700) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17700&action=view) Second preprocessed source file (created using -save-temps) And I'm seeing similiar errors for a di

[Bug target/39910] [4.5 regression] i386: Error: suffix or operands invalid for `fidivr'

2009-04-26 Thread gerald at pfeifer dot com
--- Comment #5 from gerald at pfeifer dot com 2009-04-26 15:40 --- Created an attachment (id=17701) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17701&action=view) Second assembly file (created using -save-temps) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39910

[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 std::ab

[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&action=edit Preprocessed value-prof.c for the failure case on FreeBSD 11/i386 (I've been struggling to create the preproc

[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/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 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 #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
Product: gcc 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

[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 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
x27;, but argument 3 hastype 'int' Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: gerald at pfei

[Bug bootstrap/56714] New: [4.9 regression] Bootstrap failure libitm/local_atomic:1580:3: error: always_inline f unction might not be inlinable

2013-03-24 Thread gerald at pfeifer dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56714 Bug #: 56714 Summary: [4.9 regression] Bootstrap failure libitm/local_atomic:1580:3: error: always_inline f unction might not be inlinable Classification: Unclassified

[Bug bootstrap/56714] [4.9 regression] Bootstrap failure libitm/local_atomic:1580:3: error: always_inline function might not be inlinable

2013-03-30 Thread gerald at pfeifer dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56714 --- Comment #2 from Gerald Pfeifer 2013-03-30 23:35:26 UTC --- Created attachment 29756 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29756 Pre-processed source aatree.ii All those always_inline attributes seem to come from libitm

[Bug bootstrap/56714] [4.9 regression] Bootstrap failure libitm/local_atomic:1580:3: error: always_inline function might not be inlinable

2013-03-31 Thread gerald at pfeifer dot com
* Status|UNCONFIRMED |ASSIGNED Last reconfirmed||2013-03-31 AssignedTo|unassigned at gcc dot |gerald at pfeifer dot com |gnu.org | Ever Confirmed|0 |1 --- Comment

[Bug bootstrap/56714] [4.9 regression] Bootstrap failure libitm/local_atomic:1580:3: error: always_inline function might not be inlinable

2013-03-31 Thread gerald at pfeifer dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56714 --- Comment #6 from Gerald Pfeifer 2013-03-31 21:50:42 UTC --- *** Bug 56784 has been marked as a duplicate of this bug. ***

[Bug libitm/56784] bootstrap broken by libitm on x86_64-unknown-freebsd10.0

2013-03-31 Thread gerald at pfeifer dot com
||gerald at pfeifer dot com Resolution||DUPLICATE --- Comment #1 from Gerald Pfeifer 2013-03-31 21:50:42 UTC --- This is a genuine duplicate of the report I filed earlier: 56714. *** This bug has been marked as a duplicate of

[Bug bootstrap/56714] [4.9 regression] Bootstrap failure libitm/local_atomic:1580:3: error: always_inline function might not be inlinable

2013-03-31 Thread gerald at pfeifer dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56714 --- Comment #7 from Gerald Pfeifer 2013-03-31 21:51:44 UTC --- > Was there a problem the other bug report about this? Not that I can see. That other report was just a duplicate coming a few days later.

[Bug libstdc++/54102] generated html vs. utf8

2012-08-26 Thread gerald at pfeifer dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54102 Gerald Pfeifer changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c/54381] New: -Wsizeof-pointer-memaccess refers to "destination" for strncmp

2012-08-26 Thread gerald at pfeifer dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54381 Bug #: 54381 Summary: -Wsizeof-pointer-memaccess refers to "destination" for strncmp Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED

[Bug c++/54383] New: Internal compiler error for lamba function using this-> with -std=c++0x

2012-08-27 Thread gerald at pfeifer dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54383 Bug #: 54383 Summary: Internal compiler error for lamba function using this-> with -std=c++0x Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFI

[Bug bootstrap/54444] New: 32-bit glibc development headers required on GNU/Linux x86_64, but not checked during configure

2012-08-31 Thread gerald at pfeifer dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5 Bug #: 5 Summary: 32-bit glibc development headers required on GNU/Linux x86_64, but not checked during configure Classification: Unclassified Product: gcc Version: 4.8.0

[Bug bootstrap/54452] New: "no makeinfo case" in classpath/doc still fails when makeinfo is not present

2012-09-01 Thread gerald at pfeifer dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54452 Bug #: 54452 Summary: "no makeinfo case" in classpath/doc still fails when makeinfo is not present Classification: Unclassified Product: gcc Version: 4.8.0 Status: UN

[Bug bootstrap/54611] New: [4.8 regression] Bootstrap failure: conflicting typ es for 'backtrace_simple'

2012-09-17 Thread gerald at pfeifer dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54611 Bug #: 54611 Summary: [4.8 regression] Bootstrap failure: conflicting typ es for 'backtrace_simple' Classification: Unclassified Product: gcc Version: unknown Status

[Bug bootstrap/54623] New: [4.8 regression] install fails with libbacktrace/backtrace.c:35:20: error: unwind.h: No such file or directory

2012-09-18 Thread gerald at pfeifer dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54623 Bug #: 54623 Summary: [4.8 regression] install fails with libbacktrace/backtrace.c:35:20: error: unwind.h: No such file or directory Classification: Unclassified Product

[Bug bootstrap/54732] New: [4.8 regression] Installation failure: libbacktrace rebuilds upon install when built with "make bootstrap-lean"

2012-09-27 Thread gerald at pfeifer dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54732 Bug #: 54732 Summary: [4.8 regression] Installation failure: libbacktrace rebuilds upon install when built with "make bootstrap-lean" Classification: Unclassified

[Bug bootstrap/41245] [4.5 Regression] Bootstrap broken on I386-apple-darwin9 at revision 151373

2009-09-07 Thread gerald at pfeifer dot com
--- Comment #4 from gerald at pfeifer dot com 2009-09-07 13:10 --- Confirming fix on i386-unknown-freebsd7.2 which had the same failure mode. Others will have to confirm i386-apple-darwin9, but I figured that might be useful first confirmation. -- http://gcc.gnu.org/bugzilla

[Bug bootstrap/41326] New: Bootstrap comparison failure: gcc/{coverage.o,gcov.o} on i386-unknown-freebsd

2009-09-09 Thread gerald at pfeifer dot com
iority: P3 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: gerald at pfeifer dot com GCC build triplet: i386-unknown-freebsd7.2 GCC host triplet: i386-unknown-freebsd7.2 GCC target triplet: i386-unknown-freebsd7.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41326

[Bug bootstrap/41350] New: [4.5 regression] FreeBSD bootstrap failure: unimplemented: Multiple EH personalities are supported only with assemblers supporting .cfi.personality directive

2009-09-13 Thread gerald at pfeifer dot com
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: gerald at pfeifer dot com GCC host triplet: i386-unknown-freebsd7.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41350

[Bug bootstrap/41350] [4.5 regression] FreeBSD bootstrap failure: unimplemented: Multiple EH personalities are supported only with assemblers supporting .cfi.personality directive

2009-09-15 Thread gerald at pfeifer dot com
--- Comment #6 from gerald at pfeifer dot com 2009-09-15 08:16 --- Confirming as FIXED on i386-unknown-freebsd7.2. Thanks! -- gerald at pfeifer dot com changed: What|Removed |Added

[Bug libfortran/47322] New: [4.6 regression] libquadmath breaks bootstrap on x86_64-unknown-freebsd8.2

2011-01-16 Thread gerald at pfeifer dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47322 Summary: [4.6 regression] libquadmath breaks bootstrap on x86_64-unknown-freebsd8.2 Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug libfortran/47322] [4.6 regression] libquadmath breaks bootstrap on x86_64-unknown-freebsd8.2

2011-01-16 Thread gerald at pfeifer dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47322 Gerald Pfeifer changed: What|Removed |Added AssignedTo|unassigned at gcc dot |gerald at pfeifer dot com

[Bug libgcj/47484] New: [4.4/4.5/4.6 regression] share/python/aotcompile.py and share/python/classfile.py pollute common namespace

2011-01-26 Thread gerald at pfeifer dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47484 Summary: [4.4/4.5/4.6 regression] share/python/aotcompile.py and share/python/classfile.py pollute common namespace Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity:

[Bug middle-end/45505] [4.6 Regression] gfortran.dg/pr25923.f90

2011-01-29 Thread gerald at pfeifer dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45505 --- Comment #17 from Gerald Pfeifer 2011-01-29 11:57:55 UTC --- Thanks, Dominique. I think it'll be great if you can add i386-*-freebsd*. I'll be happy to test a patch, but I think in this specific case it's just fine if you commit and we'll ha

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

2011-02-06 Thread gerald at pfeifer dot com
||2011.02.06 23:19:10 CC||gerald at pfeifer dot com Ever Confirmed|0 |1 --- Comment #2 from Gerald Pfeifer 2011-02-06 23:19:10 UTC --- I'll see what I can do about this.

[Bug fortran/47649] install-info: No such file or directory for /usr/local/info/gcc46/libquadmath.info

2011-02-08 Thread gerald at pfeifer dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47649 Gerald Pfeifer changed: What|Removed |Added CC||gerald at pfeifer dot com --- Comment

[Bug fortran/47649] install-info: No such file or directory for /usr/local/info/gcc46/libquadmath.info

2011-02-08 Thread gerald at pfeifer dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47649 --- Comment #9 from Gerald Pfeifer 2011-02-09 00:00:58 UTC --- Actually, let me take this back. This very bug probably should be closed (I'll address it on the FreeBSD side), but #47648 looks like a genuine one for Tobias or Jakub?

[Bug fortran/47649] install-info: No such file or directory for /usr/local/info/gcc46/libquadmath.info

2011-02-11 Thread gerald at pfeifer dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47649 Gerald Pfeifer changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug fortran/47649] install-info: No such file or directory for /usr/local/info/gcc46/libquadmath.info

2011-02-11 Thread gerald at pfeifer dot com
||FIXED AssignedTo|unassigned at gcc dot |gerald at pfeifer dot com |gnu.org | --- Comment #10 from Gerald Pfeifer 2011-02-11 12:40:43 UTC --- This was an issue with the FreeBSD Ports Collection (on ia64 and sparc64) which I

[Bug target/37072] -mfancy-math-387 should be the default in FreeBSD

2011-02-15 Thread gerald at pfeifer dot com
||gerald at pfeifer dot com Resolution||WORKSFORME AssignedTo|unassigned at gcc dot |gerald at pfeifer dot com |gnu.org | --- Comment #2 from Gerald Pfeifer 2011-02-16 00:23:00 UTC

[Bug target/40959] [4.3/4.4/4.5/4.6 regression] FreeBSD/ia64 build fails: No rule to make target `/usr/ports/lang/gcc43/work/build/ia64-portbld-freebsd8.0/libgcc/crtfastmath.o', needed by `T_TARGET'.

2011-02-22 Thread gerald at pfeifer dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40959 --- Comment #25 from Gerald Pfeifer 2011-02-22 10:09:23 UTC --- (In reply to comment #24) > The error now is: That's a different one, Anton. You'll need to wait for it to be resolved before we can proceed with the issue on HEAD. (I'll update l

  1   2   3   4   >