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 lto/66488] -fipa-pta -flto segfault


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

--- Comment #4 from StanisÅaw Halik <sthalik at misaki dot pl> ---
Line information:

../modules/imgproc/src/filter.cpp: In member function 'operator()':
../modules/imgproc/src/filter.cpp:3084:10: internal compiler error:
Segmentation fault

This is: template<typename ST, typename DT, class VecOp> struct RowFilter :
public BaseRowFilter

Attaching the file.

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