GCC Compiler Help
[Prev Page][Next Page]
- gcc and make,
freemanlab
- Body of inline function in cpp file and link time optimizations (LTO),
Godlike God
- vectorization of non consecutive data-accesses,
Fahimeh Yazdanpanah
- Re: Is there a way to test for visibility,
Daniel Walter
- structure padding mismatches, Byoungyoung Lee
- getting rid of specific unitialized warnings, Brian Budge
- Re: Making a struct field constant, when this struct is imported to a particular Cpp files,
Dave Korn
- Why does this code break strict-aliasing rules?,
Jonathan Lennox
- g++ doesn't fail for non existing include files with -MMD but not with -MD, Jens Seidel
- Error message unrecognized opcode 'addl' in gcc-4.1.0 powerpc-eabi,
Jeffi Edward.J
- linking c and fortran in the same archive,
Jean-François MAUREL
- How to output a big integer:,
Michael Tsang
- optimized inlining of specific standard function calls,
Enrico Weigelt
- Re: some questions about compiling newlib, loody
- Combined build of gcc-4.4.2 and binutils-2.20 fails with 'stray GTY marker' messages,
Kevin P. Fleming
- 32 vs. 64 bit binary files,
Brian McGrew
- -Wno-deprecated flag not working?,
Peter Rockett
- Creating a function dynamically, Taro Okumichi
- suppress warnings in source code,
Tibor Vidók
- about including header files,
yacson
- How to include a front end to gcc ?,
Greicy . Costa-Marques
Question about first scheduling pass,
Bradley Lucier
Userspace Tracepoints, -fPIC -m32 question, Mathieu Desnoyers
configure stall in i686-pc-cygwin/libcpp, gcc 4.5 (building in cygwin 1.7),
Tim Prince
Question on including libxml2 into gnu compiler,
Ramakrishna
gcc: ppc: No such file or directory,
M'barka ELKAHOUI
using ARM VFP hardware,
Ineiev
Information on profiling,
Harald Servat
Re: 答复: How to run gcc test suite in pure mingw32 environment?,
Tim Prince
Referring to a base class with template template parameters,
Deth
gcc with gdb,
pms
GCC 4.4.x on HPUX 11.00 PA-RISC,
Phezzan
sos help for understanding,
yacson
Structure return,
Paulo Flabiano Smorigo
asm related error while compilation with gcc,
Arjun Prasad
unordered_set::erase performs worse when nearly empty,
Shaun Jackman
cc1 error: /path_to_dest_dir/lib/gcc/i686-cm-linux/4.1.2/include: Permission denied, kshen
Optimizing shared libraries using profile driven optimizations?, Clemens Eisserer
Memory-hole in MIPS ELF file,
Uma shankar
multiple versions of libgcc.a,
nagaraju.m
GCC Hexadecimal Floating point constant handling,
Ameya Malondkar
Help installing gcc 4.4.2,
Hung-Hsun Su
Problem with the fr_FR locale and libstdc++ with GCC 4.3.2, David Ritter
Linking to POSIX semaphores,
Peter Rockett
Static libraries with fPIC on x86,
john blair
optimizing costly calculation,
Mathieu Lacage
Template Explicit Instantiation error,
GodfatherofSoul
How to know some info?,
johncaponski
Is avoding calling default constructor possible?,
Łukasz Lew
Aliasing performance problem.,
Łukasz Lew
Re: Aliasing performance problem., John Fine
Re: Aliasing performance problem., Andrew Haley
ld: symbol(s) not found during make,
Ankit Mahanot
fixed-point types not supported for this target,
informat
Copy constructor: is this a bug?,
Michael Tsang
Code Required Compiler Options,
carnellr
Packed-simd SSE for only vectorized loops,
Fahimeh Yazdanpanah
Using may_alias,
Jason Sewall
GCC 4.5 build error: undefined reference to `libc_name_p',
Michael Tsang
FATAL: kernel too old,
naveen yadav
R_PPC_PLTREL24 reloc against local symbol,
heyanandsu@xxxxxxxxx
GCC's order of header file search path,
Jeffi Edward.J
How to define TARGET_LEGITIMATE_ADDRESS_P?,
Kim, Eunchan
...GCC compile/make error on Red Hat 5.2,
Joe Thykattil
SHN_UNDEF symbols with non-zero value in MIPS shared object,
Uma shankar
Question about---error: stray ‘@’ in program,
David Bausum
Syntax of '.set' assembler directive in GNU assembler,
Jeffi Edward.J
GCOV type of coverage,
Manuel Coutinho
initializing the .bss area,
JJ
How to override standard printf defined in gcc library,
RahulJain83
Limit generated instruction set,
Cristian Orost
Via Nano CPU -march=native options,
Joanna Pierożek
Distinguishing between long and long long on an LP64 machine?,
Mark Dickinson
Re: No c++0x threads using win32 threading model (with MinGW-w64), NightStrike
"uninitialized variable" warning from compiler,
Umashankar V.K.
selective static linking,
Marian Ciobanu
create an object with variable CLASS,
Mohsen Pahlevanzadeh
Problem in using powerpc-eabi cross linker...,
Jeffi Edward.J
Trying to build crosscompiler for ARM,
Thomas Martitz
undefined reference to __aeabi_unwind_cpp_pr1, __cxa_end_cleanup,
JJ
Getting local variables from template function / method, Klesk
compiler option to just compile empty functions,
Frank Winter
How to add pthread support for GCC powerpc-eabi cross platform?,
Jeffi Edward.J
undefined reference to __fixunssfdi, __ashldi3, __lshrdi3,
JJ
Difference gcc options "-m32" and "-arch i386",
info4jpk
what is function cloning?,
ranjith kumar
PDP-11 ABI for cross compiler,
Aram Havarneanu
x86 compile options?,
David Aldrich
enable auto-vectorization, chansarav
Problems with assembler files (gcc/CPU32),
GermanMike
bounds checking for c and c++,
Martin Ettl
where is the definition of "_builtin_va_list",
yzysea
Generating Modulo and Remainder Operations,
Rohit Arul Raj
During building some code I get "... should have been declared inside ...",
Adrian Stel
gcc-4.4.2 linking with static libraries on Intel mac 10.5 and libstdc++.a, Brett Grant
linking static, Eildert Groeneveld
Difference between -shared, -symbolic, and -G?,
Joseph Garvin
Re: Need Help for GCC- common subexpression elimination, Diego Novillo
Inline Option not working for Mips tool glibc, naveen yadav
--enable-checking,
Denis Onischenko
-Wconversion changes from 4.1 to 4.3,
Jan Engelhardt
Re: Constraint modifier for partially overlaping operands,
Dave Korn
Need help with my Project,
Ajay Kumar
Re: Easy way to try out alternate allocators?, tom fogal
statically linking standard libraries,
JJ
How to benefit from asynchronous unwind tables?,
Ewgenij Gawrilow
Code compiles with g++ 3.3 but not g++ 4.4,
daviddoria
Bug in while() intrinsic ?,
BERTRAND Joel
out of bound warning in non-builtin strcmp() with a fixed argument with two characters.,
Alfonso Cepeda Caballos
Workaround of CPU device errata?,
k-tsubota
problems with gcc installation,
yzysea
Does GCC support for powerpc 8245 CPU?,
jeffiedward
Specifying target for powerpc/AMX RTOS platform to build GCC cross compiler,
jeffiedward
Why does template constuctor only work at global scope? Bug?, Ben Bridgwater
Re: Implementing the pass for reaching definition analysis in gcc, Diego Novillo
How to accesing other process's recourses,
d3d1
compile error with mysql, vinod
addrecord.c:(.text+0x191): undefined reference to `strmov',
vinod
Re: addrecord.c:(.text+0x191): undefined reference to `strmov', Ian Lance Taylor
Defect in GCC 4.4.0 bfin Port : Wrong code generated while accessing multiple arrays with different loop index variables within loop (-Os option),
Meena
<Possible follow-ups>
FW: Defect in GCC 4.4.0 bfin Port : Wrong code generated while accessing multiple arrays with different loop index variables within loop (-Os option), vinod
Fw: Re: FW: Defect in GCC 4.4.0 bfin Port : Wrong code generated while accessing multiple arrays with different loop index variables within loop (-Os option), Bill McEnaney
[4.4] Strange performance regression?,
francesco biscani
ld & my Makefile,
Mohsen Pahlevanzadeh
Multigot mechanism and a related MIPS linker error,
Umashankar V.K.
Re: inlining problems, Thomas Heller
Queries related to MIPS cross Linker, naveen yadav
Re: glibc configure: error: Need linker with .init_array/.fini_array support,
Dave Korn
-O* Gives Different Results than Individual Optimizations?,
Mike Sullivan
fPIC error hard to diagnose,
Mathieu Lacage
RE: how to avoid -Wconversion warning about float to integer conversion, Manuel López-Ibáñez
'pointer to unimplemented type' error,
prashant rawat
Missing SSE Intrinsics?,
David Greene
Multilib question,
Michael Eager
Linker sections,
obair
__sync_fetch_ prototypes.,
Christian BRUEL
How can I differentiate C and C++ compiler?,
Dr. David Kirkby
signedness issue with old 2.8 gcc (Palm OS project),
t-timmy
get the number of spilling,
kito
Re: program crashes on startup when compiled with 'recent' gcc, Zdeněk Sojka
What does -fpermissive permit?,
Ken Klein
running g95 via cygwin,
Alison Dobbin
Load Error after building Libjava with QT support, Jilu Oommen
g++ on embedded platforms,
arnuld uttre
gimple_bb (stmt) is set to a wrong basic block, Aravinda
program crashes on startup when compiled with 'recent' gcc,
Zdeněk Sojka
building gcc-4.3.3 for target pdp11-aout fails (libgcc2.c),
lf
Re: Error when building cross compiler,
Denis Onischenko
gcc, gcov and STL,
David Fendrich
gcc.4.1.1 manual?,
Norman Cobley
Plugin support for FreeBSD and OS X,
Nicholas "Indy" Ray
Reduce fpic related slowdowns,
Robert Wohlrab
Throwing from a signal handler,
Florian Weimer
(set (reg:SI ) (scratch:SI)) unrecognizable insn,
Kim, Eunchan
Re: Inline assembly operand specification, Andrew Haley
gcc4.5 ivopts question.,
kumon
valreg at calls.c is 0 at a moment,
Kim, Eunchan
strict aliasing questions,
mojmir svoboda
MIPS inline assembly and floating point,
George Caragea
Compiling gcc-3.4.6 with gcc-4.4.1,
bugzilla
Porting jRate to GCC 4.4.0, sl529
Cfg and Dfg in gcc,
sandeep soni
About Conditional Execution Pattern,
kito
gcc 4.4.1 under Solaris 10 Ultrasparc - build problems,
Greg Ryan
GCC-4.3.3 with MIPS crossed generate relocation type 0x7f (127) which is unknown,
naveen yadav
gcc-4.3.3 with MIPS generate relocation type 0x7f (127) which is unknown,
naveen yadav
Numeric suffixes on symbols,
Michael Morrell
Re: libgcc_s.so.0 on HP-UX,
Leonardo
How to test if gcc uses GNU or Sun linker on Solaris?, Dr. David Kirkby
How to tell if gcc uses GNU or Sun linker on Solaris?,
Dr. David Kirkby
GCC 4.1.2 Vs 3.4.6,
Rajat
ignoring #pragma push_macro,
GANGRADE AMIT MADANLAL
un-expected side-effect of function call,
Mathieu Lacage
Turn off checks in dynamic_cast of reference types in release builds,
Erik
Memory leak in a shared library plugin,
Cason, Kenny
assign_temp at function.c,
Kim, Eunchan
Call Stack Trace,
Brian McGrew
Cannot compile gcc-4.4.1 on Mac Pro---libiberty.a file is not of required architecture---Please Help,
Jeremy Conlin
why are few gcc graph output files incorrect ?,
tys lefering
Behaviour of #pragma in statement context,
Stephen Huw CLARKE
function with side effects ignored,
Matthew Woehlke
Linker -l and .o search order,
John Graham
Template function is not found in object file after compiling with gcc 4.1.2,
Jian-ping Hui
GCC 4.4.1 bug? need help isolating problem,
Corey Hickey
changing global variable to local variable,
Mohsen Pahlevanzadeh
__int64,
Steve Adams
why basic block 0 and 1 not in output graph,
tys lefering
Interplay of options -m32 and -march on x86_64 host,
Erik Leunissen
makefile help,
mjk78
Compiling C applications,
Marcus Carey
how to avoid -Wconversion warning about float to integer conversion,
Martin Ettl
[Index of Archives]
[Linux C Programming]
[Fedora Users]
[Linux GCC]
[Autoconf]
[Kernel]