[Bug 100067] [OpenCL] const int in argument list crashes build

2017-04-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100067 --- Comment #10 from Vedran Miletić --- Thank you for reporting back! -- You are receiving this mail because: You are the assignee for the bug.___ dri-devel mailing list

[Bug 100067] [OpenCL] const int in argument list crashes build

2017-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100067 Mig changed: What|Removed |Added Resolution|--- |FIXED

[Bug 100067] [OpenCL] const int in argument list crashes build

2017-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100067 --- Comment #8 from Mig --- BTW: I applied the patch from bug 99856 to clc but apparently the bug described above is not related to that. -- You are receiving this mail because: You are the assignee for the

[Bug 100067] [OpenCL] const int in argument list crashes build

2017-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100067 --- Comment #7 from Mig --- Backtrace: (gdb) run Starting program: /home/miguel/Dokumente/OpenCLExamples/myGEMM-master/extra/minimal >>> Initializing OpenCL... [Thread debugging using libthread_db enabled] Using host

[Bug 100067] [OpenCL] const int in argument list crashes build

2017-03-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100067 --- Comment #6 from Vedran Miletić --- (In reply to Mig from comment #5) > minimal.cpp compiled with > > gcc -c minimal.cpp -g -o minimal.o > > [miguel@antergos-mig extra]$ gdb > GNU gdb (GDB) 7.12.1 > Copyright (C) 2017

[Bug 100067] [OpenCL] const int in argument list crashes build

2017-03-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100067 --- Comment #5 from Mig --- minimal.cpp compiled with gcc -c minimal.cpp -g -o minimal.o [miguel@antergos-mig extra]$ gdb GNU gdb (GDB) 7.12.1 Copyright (C) 2017 Free Software Foundation, Inc. License GPLv3+: GNU GPL

[Bug 100067] [OpenCL] const int in argument list crashes build

2017-03-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100067 --- Comment #4 from Vedran Miletić --- Can you provide GDB backtraces of both minimal and mat-mul? -- You are receiving this mail because: You are the assignee for the bug.___

[Bug 100067] [OpenCL] const int in argument list crashes build

2017-03-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100067 --- Comment #3 from Vedran Miletić --- Created attachment 130386 --> https://bugs.freedesktop.org/attachment.cgi?id=130386=edit Kernel from minimal.cpp Sorry, that was a false positive, local installation issue. I can't

[Bug 100067] [OpenCL] const int in argument list crashes build

2017-03-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100067 Vedran Miletić changed: What|Removed |Added CC||ved...@miletic.net

[Bug 100067] [OpenCL] const int in argument list crashes build

2017-03-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100067 Vedran Miletić changed: What|Removed |Added Blocks||99553 Referenced

[Bug 100067] [OpenCL] const int in argument list crashes build

2017-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100067 --- Comment #1 from Mig --- The same problem occurs when running the mat-mul example taken from https://cgit.freedesktop.org/~tstellar/opencl-example [mig@antergos-mig opencl-example]$ ./mat-mul There are 1 platforms.

[Bug 100067] [OpenCL] const int in argument list crashes build

2017-03-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100067 Bug ID: 100067 Summary: [OpenCL] const int in argument list crashes build Product: Mesa Version: 17.0 Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW