[Bug debug/48886] VTA issues with > word size integers

2018-11-13 Thread aoliva at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48886 --- Comment #4 from Alexandre Oliva --- I'm afraid I didn't investigate to tell whether problems were fixed or latent, I just observed that the test passed.

[Bug debug/48886] VTA issues with > word size integers

2018-10-31 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48886 --- Comment #3 from Eric Gallager --- (In reply to Alexandre Oliva from comment #2) > FWIW, I've just tried the testcase in the description with trunk, with -g > alone and with -O2, and got a full pass on x86_64- and i686-linux-gnu. So is this

[Bug debug/48886] VTA issues with > word size integers

2018-07-31 Thread aoliva at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48886 --- Comment #2 from Alexandre Oliva --- FWIW, I've just tried the testcase in the description with trunk, with -g alone and with -O2, and got a full pass on x86_64- and i686-linux-gnu.

[Bug debug/48886] VTA issues with word size integers

2011-05-05 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48886 --- Comment #1 from Jakub Jelinek jakub at gcc dot gnu.org 2011-05-05 12:58:33 UTC --- s/27/28/ of course, sorry.