Displaying 5 results from an estimated 5 matches for "ccldjdrp".
2013 Jul 01
0
[Bug 65310] [regression] failure in building nvc0_vbo.lo: /tmp/cclDjdRp.s:1270: Error: missing or invalid displacement expression `-8589934576
https://bugs.freedesktop.org/show_bug.cgi?id=65310
Emil Velikov <emil.l.velikov at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|dri-devel at lists.freedesktop |nouveau at lists.freedesktop.o
|.org |rg
2013 Jul 01
0
[Bug 65310] [regression] failure in building nvc0_vbo.lo: /tmp/cclDjdRp.s:1270: Error: missing or invalid displacement expression `-8589934576
https://bugs.freedesktop.org/show_bug.cgi?id=65310
--- Comment #4 from Emil Velikov <emil.l.velikov at gmail.com> ---
Cannot seem to reproduce
$ export CFLAGS="-march=native -msse2 -mfpmath=sse -O3 -ffast-math
-funroll-loops -fomit-frame-pointer -floop-interchange -floop-strip-mine
-floop-block"
export CXXFLAGS="$CFLAGS"
# Build mesa with Gallium3D hardware drivers
$
2013 Jul 01
0
[Bug 65310] [regression] failure in building nvc0_vbo.lo: /tmp/cclDjdRp.s:1270: Error: missing or invalid displacement expression `-8589934576
https://bugs.freedesktop.org/show_bug.cgi?id=65310
Emil Velikov <emil.l.velikov at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
--- Comment #5 from Emil Velikov <emil.l.velikov at gmail.com> ---
Using gcc 4.8.1
$ gcc -v
2013 Aug 25
0
[Bug 65310] [regression] failure in building nvc0_vbo.lo: /tmp/cclDjdRp.s:1270: Error: missing or invalid displacement expression `-8589934576
https://bugs.freedesktop.org/show_bug.cgi?id=65310
--- Comment #6 from Ilia Mirkin <imirkin at alum.mit.edu> ---
Please provide repro steps. I'm inclined to believe this is a problem in the
environment, and not a core gcc bug. But those are some trippy optimization
flags, so who knows. Be sure to specify the platform you're building for (given
the sse2 flag, x86 or x86_64... but
2013 Sep 26
0
[Bug 65310] [regression] failure in building nvc0_vbo.lo: /tmp/cclDjdRp.s:1270: Error: missing or invalid displacement expression `-8589934576
https://bugs.freedesktop.org/show_bug.cgi?id=65310
Ilia Mirkin <imirkin at alum.mit.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |RESOLVED
Resolution|--- |INVALID
--- Comment #7 from Ilia Mirkin <imirkin at