http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50882
--- Comment #11 from Graham Reed 2011-11-08 15:48:25
UTC ---
(In reply to comment #10)
> Restarting bootstrap now
With my patch, bootstrap completes and the test results on AIX are the same as
they are for 4.6.1.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50882
--- Comment #10 from Graham Reed 2011-11-03 15:23:45
UTC ---
Created attachment 25706
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25706
Fix wrong mode in call_value_indirect_aix32
(In reply to comment #9)
And that 'DI' was the key (but
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50882
--- Comment #9 from Graham Reed 2011-11-03 14:50:48
UTC ---
(In reply to comment #8)
If I compile the testcase of comment #6 with -fdump-final-insns, there are no
"...:DI" instructions in the output from 4.6.1, or 4.6.2 with rs6000.md from
befor
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50882
--- Comment #8 from Graham Reed 2011-11-02 20:43:33
UTC ---
(In reply to comment #7)
The fault is injected by r178978, to fix PR 50341. I have no way of testing on
PowerPC Linux; we only have AIX machines with that processor.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50882
--- Comment #7 from Graham Reed 2011-11-02 15:28:55
UTC ---
(In reply to comment #6)
Reverting config/rs6000/rs6000.md to the version in 4.6.1 clears the ICE in
that testcase.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50882
--- Comment #6 from Graham Reed 2011-10-31 17:53:18
UTC ---
This seems to be enough to trigger the ICE:
int _Unwind_RaiseException(void)
{
int code;
int (*personality) (void);
code=(*personality) ();
}
No flags other than -Bprefix are nee
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50882
Graham Reed changed:
What|Removed |Added
CC||greed at pobox dot com
--- Comment #5 from
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49316
--- Comment #7 from Graham Reed 2011-10-28 17:17:54
UTC ---
I've now gotten the trunk (SVN 180430) built on AIX 5.3 TL4; the problem is the
same as 4.6.1 and is also "solved" with the same patch.
So this is definitely not target-specific, it see
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49316
--- Comment #5 from Graham Reed 2011-10-26 15:39:10
UTC ---
(In reply to comment #4)
Sorry, forgot to add:
I made the patch against 4.6.1, and have run bootstrap and testing on AIX 5.3
TL4. I was able to apply it unchanged against trunk r18043
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49316
--- Comment #4 from Graham Reed 2011-10-26 15:36:40
UTC ---
Created attachment 25617
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25617
KLUDGE/workaround for ICE
I worked around the ICE on AIX with this patch. THIS IS A WORKAROUND ONLY--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50874
Bug #: 50874
Summary: loc_t in tree-diagnostics.c conflicts with system
header on AIX
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49316
Graham Reed changed:
What|Removed |Added
CC||greed at pobox dot com
--- Comment #2 from
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40183
Graham Reed changed:
What|Removed |Added
CC||greed at pobox dot com
--- Comment #3 from
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47354
--- Comment #14 from Graham Reed 2011-01-27 15:22:36
UTC ---
I agree; thanks guys.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47387
--- Comment #4 from Graham Reed 2011-01-24 15:29:55
UTC ---
OK, I'll try and get the mailing list thing worked out today.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47387
Summary: AIX ctype 'mask' override not working
Product: gcc
Version: 4.5.2
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: libstdc++
AssignedTo: unassig..
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47354
Summary: bitmap_allocator free_list::_M_get never locks mutex
Product: gcc
Version: 4.5.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libstdc++
Assig
--- Comment #6 from greed at pobox dot com 2006-06-14 15:37 ---
I am building from the gcc-4.1.1.tar.bz2 tarball downloaded from the
ftp.gnu.org server. I have this problem on systems without texinfo as well.
The problem is caused because, as of 4.1.0, fastjar requires a &quo
18 matches
Mail list logo