https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81856
--- Comment #10 from christian.tremel at itsv dot at ---
tried out the 6.4 source, same errors.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81856
--- Comment #9 from christian.tremel at itsv dot at ---
this is one more reason why i prefer the native ibm compilers.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81856
--- Comment #7 from christian.tremel at itsv dot at ---
Created attachment 41986
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41986&action=edit
build_gcc.log
to rule out potential xlc quirks, i took a run with an older version
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81856
--- Comment #6 from christian.tremel at itsv dot at ---
well, it is.
root@aixbuildhost: /root # cat hello.cpp
#include
int main()
{
std::cout << "It's me,Maria !\n";
}
root@aixbuildhost: /root # vi hello.cpp
root@aixbui
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81856
--- Comment #4 from christian.tremel at itsv dot at ---
Created attachment 41985
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41985&action=edit
build.log
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81856
--- Comment #2 from christian.tremel at itsv dot at ---
hmmm..not sure which logfile you are after. theres is nothing in config.log
that points to that bubble error.
root@aixbuildhost: /usr/local/src/gnutoolchain/gcc-7.2.0/gcc-build-7.2 # grep
ty: normal
Priority: P3
Component: bootstrap
Assignee: unassigned at gcc dot gnu.org
Reporter: christian.tremel at itsv dot at
Target Milestone: ---
AIX 7.1
XLC 13.1
build script:
root@aixbuildhost: /usr/local/src/gnutoolchain/gcc-7.2.0/gcc-build-7.2 # cat
build.sh