[Bug c++/67605] New: Compilation errors creating std::pair using templated arguments

2015-09-16 Thread kplatz at utdallas dot edu
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: kplatz at utdallas dot edu Target Milestone: --- The following code compiles correctly on the GCC-4.8 series, but errors out on GCC-4.9 and 5.X: #include #include template class List

[Bug target/61359] GCC Bootstrap comparison failures on hppa2.0w-hp-hpux11.23

2014-06-09 Thread kplatz at utdallas dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61359 --- Comment #2 from Kenneth Platz kplatz at utdallas dot edu --- I attempted to build the gcc-4.9.0 release, and it bombs out in libquadmath: gmake[4]: Leaving directory `/nfshomes/platzk/gnu/gcc-build/4.9.0/hppa2.0w-hp-hpux11.23/libffi/include

[Bug bootstrap/61359] New: GCC Bootstrap comparison failures on hppa2.0w-hp-hpux11.23

2014-05-29 Thread kplatz at utdallas dot edu
Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: kplatz at utdallas dot edu Comparing stages 2 and 3 warning: gcc/cc1-checksum.o differs warning: gcc/cc1plus-checksum.o differs warning: gcc/cc1obj-checksum.o differs warning: hppa2.0w-hp