[Bug 1720959] Re: Bug with LTO optimizations in G++?

2017-10-03 Thread Vasco Alexandre da Silva Costa
gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ** Description changed: This code shows the bug: --- #include typedef __attribute__ ((__aligned__ (16))) struct _TEST_FLOAT128 { - __extension__ unsigned long long Part[2]; + __extension__ unsigned long long Part[2];

[Bug 1720959] [NEW] Bug with LTO optimizations in G++?

2017-10-03 Thread Vasco Alexandre da Silva Costa
Public bug reported: This code shows the bug: ---test.cc--- #include typedef __attribute__ ((__aligned__ (16))) struct _TEST_FLOAT128 { __extension__ unsigned long long Part[2]; } TEST_FLOAT128; int main( void ) { TEST_FLOAT128 tf; printf( "alignof(tf) = %d\n",(int)__alignof__(tf)

[Bug 630185] Re: Totem doesn't display SSA/ASS subtitles correctly

2013-04-26 Thread Vasco Alexandre da Silva Costa
Still happens in Raring. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/630185 Title: Totem doesn't display SSA/ASS subtitles correctly To manage notifications about this bug go to:

[Bug 751265] Re: pulseaudio distorts VLC audio

2013-01-11 Thread Vasco Alexandre da Silva Costa
I had the same issue with the following hardware: 00:14.2 Audio device: Advanced Micro Devices [AMD] nee ATI SBx00 Azalia (Intel HDA) (rev 40) Subsystem: ASUSTeK Computer Inc. Device 8436 Flags: bus master, slow devsel, latency 32, IRQ 16 Memory at fe60 (64-bit,

[Bug 1048036] Re: Python OpenCL cannot be installed in 12.10 due to unmet dependencies

2012-12-29 Thread Vasco Alexandre da Silva Costa
Same problem here with Quantal and a NVIDIA card. I kludged around it by building an equivs package for opencl-icd. This is the second issue I have had with OpenCL on NVIDIA cards. I even provided a patch for my last issue yet nothing happened. You people really need to get someone to test this

[Bug 354305] Re: g++-4.3 regression, rejects valid code

2009-04-23 Thread Vasco Alexandre da Silva Costa
I got the same error as Christopher Currie with boost. Please see this message in the gcc bugzilla. It IS a bug: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39608 ** Bug watch added: GCC Bugzilla #39608 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39608 -- g++-4.3 regression, rejects valid

[Bug 354305] Re: g++-4.3 regression, rejects valid code

2009-04-23 Thread Vasco Alexandre da Silva Costa
** Also affects: gcc via http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39608 Importance: Unknown Status: Unknown -- g++-4.3 regression, rejects valid code https://bugs.launchpad.net/bugs/354305 You received this bug notification because you are a member of Ubuntu Bugs, which is