[Bug tree-optimization/26757] [4.1 regression] ICE (Segmentation fault) building 3ddesktop source
--- Comment #6 from ferdinandw+gcc at gmail dot com 2006-03-26 02:35 --- Sorry for the bugspam, but I noticed it could be reduced a bit more. = struct Config { int bg_size; int autoacquire; }; Config *cfg; void load_background_image(void
[Bug tree-optimization/26757] [4.1 regression] ICE (Segmentation fault) building 3ddesktop source
--- Comment #5 from ferdinandw+gcc at gmail dot com 2006-03-26 02:19 --- Here's a reduced version that gives me an ICE on FC5's gcc 4.1.0 with: g++ -O -c 3ddeskd.cpp = class Config { public: int texture_size; int bg_siz