Nikita V. Youshchenko writes: > Hello. > > Some time ago I posted a patch for gcc-3.3 source package that enables > cross-compiler build. > > Using that patch, I built cross-compilers for arm-linux and started to use > them to build software for my Ipaq. > > Today I've got an ICE. > > I was able to cut down the problematic file and to create somewhat minimal > example that reproceses ICE. It even contains no #include's :) > > However, I don't know how to report such bugs correctly. > It seems to be incorrect to report the bug to upstream gcc, because the > cross-compiler it is bult from Debain package and contains Debian patches. > It seems to be incorrect to report the bug to Debain BTS, because Debian > curently does not support gcc cross-compilers.
The best thing to report upstream would be to comment out arm specific and maybe some other patches in debian/rules.patch. I'm unsure about who is interested on reports on the Debian side ... maybe the arm maintainers?