[Bug boehm-gc/30327] New: The make script periodically thinks my 7450 is an 8540

2006-12-28 Thread trog24 at comcast dot net
Component: boehm-gc AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: trog24 at comcast dot net GCC build triplet: powerpc-apple-darwin8.8.0 GCC host triplet: powerpc-apple-darwin8.8.0 GCC target triplet: powerpc-apple-darwin8.8.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30327

[Bug boehm-gc/30327] The make script periodically thinks my 7450 is an 8540

2006-12-29 Thread trog24 at comcast dot net
--- Comment #2 from trog24 at comcast dot net 2006-12-29 23:41 --- I was able to make and install via --disable-multilib as suggested by pinskia which reduces the problem to minor since a work around exists; however, the multilib should be disabled automatically if gcc is not being

[Bug preprocessor/31544] New: PPC object code generation

2007-04-11 Thread trog24 at comcast dot net
ty: normal Priority: P3 Component: preprocessor AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: trog24 at comcast dot net GCC build triplet: 4.1.1 GCC host triplet: Dual 800 MHz PowerPC G4 (QuickSilver) GCC target triplet: powerpc-apple-darwin8.8.0 http://g

[Bug target/31544] PPC object code generation

2007-04-12 Thread trog24 at comcast dot net
--- Comment #2 from trog24 at comcast dot net 2007-04-12 10:18 --- Subject: Re: PPC object code generation Hello, Thank you for your response. I have monitored the temperature and it is not overheating. The manner in which the register is corrupted from a non

[Bug java/32568] New: internal compiler error: in vn_lookup, at tree-vn.c:290

2007-06-30 Thread trog24 at comcast dot net
on an upgraded Quicksilver (dual 1.73 GHz PowerPC G4 - 7448) w/ 1.5 GB memory. -- Summary: internal compiler error: in vn_lookup, at tree-vn.c:290 Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug tree-optimization/32568] [4.3 Regression] internal compiler error: in vn_lookup, at tree-vn.c:290

2007-06-30 Thread trog24 at comcast dot net
--- Comment #2 from trog24 at comcast dot net 2007-07-01 04:55 --- Subject: Re: [4.3 Regression] internal compiler error: in vn_lookup, at tree-vn.c:290 Hello, I did the svn this morning (PDT). Do I need to do another svn? Frank On Jun 30, 2007, at 7:49 PM, pinskia at gcc

[Bug tree-optimization/32568] [4.3 Regression] internal compiler error: in vn_lookup, at tree-vn.c:290

2007-07-01 Thread trog24 at comcast dot net
--- Comment #4 from trog24 at comcast dot net 2007-07-01 09:22 --- Subject: Re: [4.3 Regression] internal compiler error: in vn_lookup, at tree-vn.c:290 Thank you. Frank On Jul 1, 2007, at 2:21 AM, pinskia at gcc dot gnu dot org wrote: > > > --- Comment #3 from pinsk