Pavel Raiskup <prais...@redhat.com> writes: > while I tried to debug 'gcc -fstack-protector -O3' problems in [1], I noticed > that gbt_var_union() mistreats the first vector element. Patch is attached.
Hi Pavel! For patches that purport to resolve bugs, we usually like to add a regression test case that demonstrates the bug in unpatched code. Can you provide a small test case that does so? (The BZ you pointed to doesn't seem to address this...) regards, tom lane