Displaying 9 results from an estimated 9 matches for "ruttenberg".
2015 Nov 25
3
x86 long double size definition
In what file would I find the definition for the size of the x86_64 long
double type?
Thanks,
Max
--
Max Ruttenberg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20151125/573ebb0d/attachment.html>
2015 Jul 24
3
[LLVMdev] LLVM linkage flags
An enumeration for the kinds of linkage for global values.
Hi, I'm currently writing a compiler that takes llvm-ir input. I'm a little
confused by the following linkage flags:
Enumerator:
>
> ExternalLinkage: Externally visible function
>
> AvailableExternallyLinkage: Available for inspection, not emission.
>
> LinkOnceAnyLinkage: Keep one copy of function when linking
2016 Mar 29
0
-Wswitch-bool?
On 3/29/2016 11:44 AM, Max Ruttenberg via llvm-dev wrote:
>
> I've looked online and saw some post mentioning that this warning is named
> "switch-bool" but clang doesn't seem to know that.
You're probably using an old clang. There is an option
"-Wno-switch-bool" that turns this warning off, b...
2001 Nov 01
1
benchmarks?
Are there any benchmark resultss that meaningfully compare performance of ext2
vs ext3 vs rieserfs vs sgi xfs? What about effect on cpu usage?
2016 Mar 29
2
-Wswitch-bool?
All,
If I have source file like this:
/**********************************/
#include <stdbool.h>
#include <stdio.h>
int main(int argc, char* argv[])
{
switch(argc == 2)
{
case true:
puts("argc == 2");
break;
case false:
puts("argc != 2");
break;
}
return 0;
}
/**********************************/
When I compile this source file with
2001 Oct 09
1
ext3 patches vs Alan Cox patches?
The various ac patches have had ext3 for some time. What is the difference
between using Alan's patches vs the ext3 patches?
2001 Sep 29
2
permission denied while trying to create journal file
Something bad must have happened when I first ran e2fstune on my root file
system. Now I cannot mount it ext3 and when I try to run tune2fs -j on it, I
get this error message:
permission denied while trying to create journal file
There is a .journal file in /:
[root@monster log]# ls -l /.journal
-rw------- 1 root root 33554432 Sep 29 10:21 /.journal
But dumpe2fs
2001 Oct 19
1
What was wrong with this sequence?
I thought I understood things, but I guess not. I recently configured a new
system for a colleague as follows:
1. Redhat 7.1 install Dell Inspiron 8100 - three partitions on 30G - /,
/boot, swap
2. Boot up
3. configure, make, make install of linux-2.4.12-ac3 (with approriate lilo
changes) lilo (but no reboot until 8)
4. rpm -U mount-2.11g-5.i386.rpm (from rawhide)
2001 Oct 18
3
Assertion failed
Hello
I am on Athlon 1Gz, kernel 2.4.8. I was running a perl pgm with a
lot of disk access, deletions and symlinks creations... Maybe It is due
to the kernel version. Could you please inform me if must upgrade to a
more recent kernel ?
Thanks a lot
the kernel logs are :
in errors logs
Oct 18 17:31:16 tadorne kernel: Assertion failure in
journal_revoke_Rb5884a32() at revoke.c:307: