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

--- Comment #8 from Julian Andres Klode <j...@jak-linux.org> ---
(In reply to Andrew Pinski from comment #6)
> If you provide the preprocessed source a lot of the time we can do the rest
> of getting a runtime Testcase and reducing it but we need the preprocessed
> source to begin with.

Hey, to me it seems the .ii in the linked tarball is the preprocessed source?


$ g++ -O2 -o https http-http.ii  -lapt-pkg -lssl -lsystemd  -lcrypto -lseccomp
$ rm /tmp/InRelease ; ( cat ../test-input; sleep 60 ) | ./https                 

I'll link again:

https://magenta.jak-linux.org/bin/b0752bf2386d09d013a352c3dd8f6004-test-data.tar.gz

I can't attach it here, as it's too big.

Reply via email to