https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68231
Martin Sebor changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68231
--- Comment #9 from Martin Sebor ---
The ILP32 failure should be fixed in r229959. I tested it with -m32 on x86_64
but not on AIX/powerpc, so I'll leave this open until test results confirm that
the test passes.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68231
Martin Sebor changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned at
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68231
--- Comment #7 from Dominique d'Humieres ---
Note that bootstrap fails also with
../../work/gcc/cp/init.c: In function 'void warn_placement_new_too_small(tree,
tree, tree, tree)':
../../work/gcc/cp/init.c:2454:17: error: format '%lu' expects
a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68231
--- Comment #6 from David Edelsohn ---
This seems to be fixed after Martin's second patch. Although the placement new
size test in the testsuite fails on AIX.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68231
Ulrich Weigand changed:
What|Removed |Added
CC||uweigand at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68231
Richard Biener changed:
What|Removed |Added
Target|powerpc-ibm-aix*|
Summary|[6 Regression] AIX