This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug debug/80423] [7 Regression] GC related -fcompare-debug failure


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80423

--- Comment #4 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
Created attachment 41200
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41200&action=edit
unreduced testcase

On ppc64le:

 % /home/trippels/gcc_7/usr/local/bin/g++ -fcompare-debug --param
ggc-min-expand=20 --param ggc-min-heapsize=500 -c -O3 SampleProfReader.ii       
g++: error: SampleProfReader.ii: -fcompare-debug failure (length)

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]